glint 0.1.0

a friendly tool for creating commits in the commitlint style
Documentation

glint is a friendly tool for creating commits in the commitlint style.

screen recording of usage

Install

This is an early release, so currently you must install the rust toolchain first. Then restart your shell and run the following:

cargo install glint

Assuming ~/.cargo/bin is in your PATH (which the installer does by default), you should be able to run glint and get usage information.

Usage

TODO