Add licins (tool for inserting commented software licenses into source code)

This commit is contained in:
dogoncouch 2018-03-29 16:17:30 -04:00 committed by Caleb Xu
parent 6f5f95c869
commit 23a88ca877
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work
* [git-up](https://github.com/aanand/git-up) - Automatically rebase incoming changes instead of merging. Be polite!
* [hub](https://github.com/github/hub) - hub helps you win at git.
* [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code.
* [mr](https://github.com/joeyh/myrepos) - Multiple Repository management tool
* [overcommit](https://github.com/brigade/overcommit) - A fully configurable and extendable Git hook manager
* [pre-commit](https://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks