From 2571eb87de5569f11b6401fc2ef3655c931e16f8 Mon Sep 17 00:00:00 2001 From: DC* Date: Thu, 16 Aug 2018 16:42:40 -0300 Subject: [PATCH] Add bashing to Shell Package Management section (#238) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 508d6ff..c2bc93d 100644 --- a/README.md +++ b/README.md @@ -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.