#gitignore #cli #wrapper #interactive #generate #toptal

app gitignoregen

A minimal CLI wrapper around Toptal gitignore

5 releases

new 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

#8 in #gitignore

Download history 530/week @ 2024-09-20

530 downloads per month

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–21MB
~303K SLoC