commando

Crates.iocommando
lib.rscommando
version
sourcesrc
created_at2025-01-07 21:57:16.416292
updated_at2025-01-10 00:34:11.651833
descriptionA CLI tool that help you write conventional commit messages interactively.
homepagehttps://github.com/phastboy/commando
repositoryhttps://github.com/phastboy/commando
max_upload_size
id1507761
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Hammed Anuoluwapo Pelumi (Phastboy)

documentation

README

Commando

A CLI tool that help you write conventional commit messages interactively.

Features

  • commit type.
  • scope.
  • concise description.
  • detailed description.
  • preview and confirm message.

License

Copyright (c) Hammed Anuoluwapo Pelumi stationphast@gmail.com

This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT)

Credits

This is a Ratatui app generated by the Simple template.

Commit count: 82

cargo fmt