From 7808ac34474aa6a1c7b82fae98d361efc849c5b5 Mon Sep 17 00:00:00 2001 From: Simon Egersand Date: Sun, 24 Aug 2025 13:18:46 +0200 Subject: [PATCH] Add bash-cli-spinners Add https://github.com/simeg/bash-cli-spinners to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..2e4d77cb 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit. * [rebash](https://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests ... * [zunit](https://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH +* [bash-cli-spinners](https://github.com/simeg/bash-cli-spinners) - Bash/Zsh spinners for scripts and terminal # Guides