mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-01-20 11:21:43 -05:00
Add add-gitignore (#268)
* Add add-gitignore Added a useful CLI tool that I regularly use. * Put add-gitignore in the proper place
This commit is contained in:
parent
bc9cee96b0
commit
1f7f906032
@ -139,6 +139,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
|
||||
*Command-line development, version control, and deployment.*
|
||||
|
||||
* [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs.
|
||||
* [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations
|
||||
* [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash
|
||||
* [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code
|
||||
|
Loading…
Reference in New Issue
Block a user