Merge pull request #209 from deadc0de6/dotdrop

adding dotdrop
This commit is contained in:
Caleb Xu 2017-05-12 16:31:20 -04:00 committed by GitHub
commit e5f089d21e
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [bash-it](https://github.com/Bash-it/bash-it) - A community Bash framework
* [basher](https://github.com/basherpm/basher) - A package manager for shell scripts
* [bpkg](http://www.bpkg.io/) - JavaScript has npm, Ruby has Gems, Python has pip and now Shell has bpkg
* [dotdrop](https://github.com/deadc0de6/dotdrop) - Save your dotfiles once, deploy them everywhere
* [dotfiler](https://github.com/svetlyak40wt/dotfiler) Shell agnostic git based dotfiles package manager, written in Python.
* [fresh](https://github.com/freshshell/fresh) - Keep your dotfiles fresh
* [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash