5 releases

0.1.4 Sep 25, 2024
0.1.3 Sep 24, 2024
0.1.2 Sep 24, 2024
0.1.1 Sep 24, 2024
0.1.0 Sep 24, 2024

#388 in Command line utilities

MIT license

1MB
126 lines

gitignoregen-rs

A minimal interactive CLI wrapper around Toptal gitignore. Written in rust using dialoguer, clap and reqwest.

Installation

cargo install gitignoregen

Usage

Generate a new .gitignore file in the current working directory with

gitignoregen

and append to the existing with

gitignoregen append

Usage

Dependencies

~10–22MB
~302K SLoC