1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-07 22:07:49 +02:00

add joker to 'development' section

This commit is contained in:
Amila Welihinda 2019-03-26 00:05:09 -07:00 committed by GitHub
parent 17c0337af0
commit af247b5ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,6 +121,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [cgasm](https://github.com/bnagy/cgasm) - A tool that gives x86 assembly documentation. It is pronounced "SeekAzzem".
- [cookiecutter](https://github.com/audreyr/cookiecutter) - Creates projects from cookiecutters (project templates).
- [dockly](https://github.com/lirantal/dockly) - Interactive CLI for managing Docker containers.
- [joker](https://github.com/amilajack/joker) - A modern and intuitive testing library for command-line apps
- [legit](https://github.com/captainsafia/legit) - Choose from many Open Source licences to generate a LICENSE file or add license headers to files.
- [mklicense](https://github.com/cezaraugusto/mklicense) - Create a custom LICENSE file painlessly with customized info. Busy people & beginner's friendly.
- [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results in your terminal when you get a compiler error.