Archi-TodoApp
Project
Manage your time, plan your todo-list with your shell.
Installation
Requirements
Setup
shards install
shards build
./bin/micrate up
Usage
- Execute
$ ./bin/todo -i
You'll enter an interractive mode and be guided to manage your todo list.
But you can also execute simple actions in command lines:
- Add a todo
$ ./bin/todo -a "My homework"
- Display your todo list
$ ./bin/todo -l
#3 - [2d] Read a book
#4 - [12s] My homework
- Mark a todo as done. It won't appear anymore
$ ./bin/todo -d 3
- Remove a todo. It won't appear anymore
$ ./bin/todo -r 4
- Help me!
$ ./bin/todo -h
Contributors
- Alexandre Lairan - creator and maintainer
- Célia Casagrande - creator and maintainer
- Florian Thery - creator and maintainer
- Maxime Trembley - creator and maintainer
- Amélie Certin - creator and maintainer
Repository
Archi-TodoApp
Owner
Statistic
- 1
- 0
- 0
- 0
- 3
- over 4 years ago
- April 21, 2020
License
MIT License
Links
Synced at
Sun, 22 Dec 2024 01:34:18 GMT
Languages