Update README and add todo

todo is a simple devtodo v1 replacement in bash. It's directory base, which allows setting priorities and mark object as ongoing and update entrys.
pull/67/head
dzove855 2021-10-01 11:27:34 +02:00 committed by GitHub
parent 7209f239b2
commit 51c5701e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [bashblog](https://github.com/cfenollosa/bashblog) - A Bash script that handles blog posting
- [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API
- [todo.sh](https://github.com/todotxt/todo.txt-cli) - A simple and extensible shell script for managing your todo.txt file
- [todo](https://github.com/dzove855/todo) - A simple and minimal devtodo v1 replacement in bash
- [cheapci](https://github.com/ianmiell/cheapci) - A continuous integration framework implemented in bash
## Games