No links at tool description

pull/378/head
rafael-santiago 2020-03-07 15:16:27 +01:00
parent 90ded4d46b
commit 283530f367
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [Bashlets](https://github.com/reale/bashlets) - A modular extensible toolbox for Bash
* [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools
* [bashwithnails](https://github.com/mindaugasbarysas/bashwithnails) - a Bash framework written just for fun with testing, dependency management & packaging
* [bash-language-server](https://github.com/bash-lsp/bash-language-server) - [LSP](https://microsoft.github.io/language-server-protocol)-based Bash language server
* [bash-language-server](https://github.com/bash-lsp/bash-language-server) - LSP-based Bash language server
* [bats](https://github.com/bats-core/bats-core) - Bash Automated Testing System
* [crash](https://github.com/molovo/crash) - Proper error handling, exceptions and try/catch for ZSH
* [Fishtape](https://github.com/jorgebucaran/fishtape) - TAP producer and test harness for fish