Crates.io | add-gitignore-cli |
lib.rs | add-gitignore-cli |
version | 1.0.2 |
source | src |
created_at | 2024-05-05 17:16:01.852934 |
updated_at | 2024-06-04 16:30:12.103263 |
description | A simple command line that gets you a .gitignore |
homepage | https://github.com/josueBarretogit/add-gitignore-cli |
repository | https://github.com/josueBarretogit/add-gitignore-cli |
max_upload_size | |
id | 1230399 |
size | 45,952 |
This cli is inspired by: https://github.com/TejasQ/add-gitignore and uses the .gitignore file from this repository
cargo install add-gitignore-cli
#then you can rename it or make a shorter alias for it
Simply type in your terminal:
add-gitignore-cli
#or whatever you alias it
Select the language you want a .gitignore for
and a .gitignore will be generated in your repo's root
if a .gitignore already exists you will be asked if you want to overwrite it or not