commit-wizard 0.0.1

A lightweight CLI assistant for Conventional Commits, semantic versioning, and changelog automation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
site_name: Commit Wizard
site_url: https://commitwizard.kitechsoftware.com/
repo_url: https://github.com/kitechsoftware/commit-wizard
repo_name: kitechsoftware/commit-wizard
docs_dir: pages

theme:
  name: dracula
  logo: assets/img/icon.png
  favicon: assets/favicon.ico
  highlight_js: highlight.min.js
  highlight_css: atom-one-dark.min.css

nav:
  - Home: index.md
  - Getting Started: getting-started.md