add bash badge

![](http://i.giphy.com/VRvFAP4CXxUQw.gif)
This commit is contained in:
Maik Ellerbrock 2016-12-16 19:44:20 +01:00 committed by GitHub
parent c35061ca03
commit 7ad2e692f6
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
- [Games](#games)
- [Shell Package Management](#shell-package-management)
- [Shell Script Development](#shell-script-development)
- [Badges](#badges)
- [Guides](#guides)
- [**Awesome Zsh**][awesome-zsh]  [![Awesome][awesome-badge]][awesome-zsh]
- [**Awesome Fish**][awesome-fish] [![Awesome][awesome-badge]][awesome-fish]
@ -249,6 +250,10 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [rebash](https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ...
* [zunit](https://github.com/molovo/zunit) - A powerful unit testing framework for ZSH
## Badges
* [![Bash Shell](https://badges.frapsoft.com/bash/v1/bash.png?v=103)](https://github.com/ellerbrock/open-source-badges/) - Bash Shell Badge
# Guides
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/)