| Crates.io | gitignoregen |
| lib.rs | gitignoregen |
| version | 0.1.4 |
| created_at | 2024-09-24 18:21:23.655141+00 |
| updated_at | 2024-09-25 09:14:28.118742+00 |
| description | A minimal CLI wrapper around Toptal gitignore |
| homepage | |
| repository | https://github.com/patriklaurell/gitignoregen-rs |
| max_upload_size | |
| id | 1385525 |
| size | 1,596,602 |
A minimal interactive CLI wrapper around Toptal gitignore. Written in rust using dialoguer, clap and reqwest.
cargo install gitignoregen
Generate a new .gitignore file in the current working directory with
gitignoregen
and append to the existing with
gitignoregen append
