add cli in CLI-based tools for productivity

This commit is contained in:
Tobi DEGNON 2024-01-29 09:24:00 +01:00 committed by GitHub
parent c52dba9b29
commit b21e7f812d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -297,6 +297,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
* [tmuxp](https://github.com/tony/tmuxp) - A [tmux](https://github.com/tmux/tmux) session manager.
* [try](https://github.com/timofurrer/try) - A dead simple CLI to try out python packages - it's never been easier.
* [falco](https://github.com/Tobi-De/falco) - Project Starter: Fast Prototyping and Guides for Django Developers.
* CLI Enhancements
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
* [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.