From 182583075041303904c6d66eedfbe926fe9fdd8e Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 8 Oct 2020 11:01:34 -0400 Subject: [PATCH] Add kanban.bash --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ccfc46..439cf3c 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [iponmap](https://github.com/nogizhopaboroda/iponmap) - Draw point on world map using ip address * [isitup](https://github.com/lord63/isitup) - Check whether a website is up or down * [jrnl](https://github.com/jrnl-org/jrnl) - A simple command line journal application that stores your journal in a plain text file +* [kanban.bash](https://github.com/coderofsalvation/kanban.bash) - commandline asciii kanban board for minimalist productivity bash hackers (csv-based) * [ledger](https://github.com/ledger/ledger) - Command line accounting * [licen](https://github.com/lord63/licen) - Generate your license. Yet another lice, but implement with Jinja2 and docopt * [md2png](https://github.com/weaming/md2png) - Convert markdown to PNG image