quickgc 0.1.0

simple style with git commit comments for personal workflow
quickgc-0.1.0 is not a library.

Quickgc

Do a small CLI to learn rust. Simple style to comment with git commit.

Install

cargo install quickgc

Configure

  • [FEATURE]: Add new feature.
  • [BUGFIX]: Fix bug or error.
  • [BUILD]: Deal with file structures, packages, modules and change dependencies or configure.
  • [STYLE]: Markup, code formatting.
  • [DOCS]: Edit documentations.
  • [TEST]: Write test.