From b21e7f812d2ebe15e4a408c4269e776247bd1513 Mon Sep 17 00:00:00 2001 From: Tobi DEGNON Date: Mon, 29 Jan 2024 09:24:00 +0100 Subject: [PATCH] add cli in CLI-based tools for productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5770417..5ef222f9 100644 --- a/README.md +++ b/README.md @@ -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.