Add bashing to Shell Package Management section (#238)

This commit is contained in:
DC* 2018-08-16 16:42:40 -03:00 committed by Caleb Xu
parent be6da22a79
commit 2571eb87de
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,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
* [bashing](https://github.com/xsc/bashing) - Smashing Bash into Pieces
* [bpkg](http://www.bpkg.sh/) - 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.