mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2024-10-01 01:25:35 -04:00
Fix bullet alignment and update repository names (#98)
This commit is contained in:
parent
41cc9dde13
commit
ad9d1e537c
@ -121,8 +121,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu
|
||||
- [argbash](https://github.com/matejak/argbash) - Bash argument parsing code generator
|
||||
- [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework
|
||||
- [async-bash](https://github.com/zombieleet/async-bash) - implementation of async functions in bash
|
||||
- [bashunit](https://github.com/TypedDevs/bashunit) - A simple but powerful testing library for bash scripts
|
||||
- [bats](https://github.com/sstephenson/bats) - Bash Automated Testing System
|
||||
- [bats](https://github.com/bats-core/bats-core) - Bash Automated Testing System
|
||||
- [bash3boilerplate](https://github.com/kvz/bash3boilerplate) - Templates to write better Bash scripts
|
||||
- [bashful](https://github.com/jmcantrell/bashful) - A collection of libraries to simplify writing Bash scripts
|
||||
- [bashify](https://github.com/zombieleet/bashify) - few helper functions in bash ( especially string manipulation functions)
|
||||
@ -130,7 +129,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu
|
||||
- [bashly](https://github.com/DannyBen/bashly) - Bash command line framework and CLI generator
|
||||
- [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools
|
||||
- [Bashmatic](https://github.com/kigster/bashmatic) - an easy to use DSL library for building BASH-based tooling & installers (900+ functions).
|
||||
- [BashScriptTestingLibrary](https://github.com/rafritts/BashScriptTestingLibrary) - A unit testing framework for Bash scripts
|
||||
- [bunit](https://github.com/rafritts/bunit) - A unit testing framework for Bash scripts
|
||||
- [Bash Infinity](https://github.com/niieani/bash-oo-framework) - A modern boilerplate / framework / standard library for bash
|
||||
- [bash-modules](https://github.com/vlisivka/bash-modules) - a collection of modules for [unofficial strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/)
|
||||
- [bash_unit](https://github.com/pgrange/bash_unit) - bash unit testing enterprise edition framework for professionals
|
||||
|
Loading…
Reference in New Issue
Block a user