/ggg

Primary LanguageRustMIT LicenseMIT

GitiGnore Generator (GGG)

Command line tool for generating gitignore file

Installation and using (TBD)

For dev

  • Set submodule
git submodule init
git submodule update --remote --recursive
  • Run script
cargo run -- --help

Resouces:

TODOs:

  • Support Global and community templates
  • Add tests