mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Add Chinese translation of bashmanager
This commit is contained in:
parent
0e42c0e437
commit
c93bf6b052
@ -184,6 +184,7 @@
|
||||
* [ansi](https://github.com/fidian/ansi) - 使用纯 Bash 实现的 ANSI 转义码,包括更改文本颜色、定位光标等等
|
||||
* [assert.sh](https://github.com/lehmannro/assert.sh) - Bash 单元测试框架
|
||||
* [bashful](https://github.com/jmcantrell/bashful) - 简化编写 Bash 脚本的库收集
|
||||
* [bashmanager](https://github.com/lingtalfi/bashmanager) - 用来创建命令行工具的微型 Bash 框架
|
||||
* [bats](https://github.com/sstephenson/bats) - Bash 自动化测试系统
|
||||
* [composure](https://github.com/erichs/composure) - 撰写、文档、版本、及组织你的 shell 函数
|
||||
* [dispatch](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - 使用 50 行可移植 shell 脚本写成的命令行参数解析器
|
||||
|
Loading…
Reference in New Issue
Block a user