Project
Version, currently master branch1 version
- master branchlatestApr 22, 2020
github.com/Cruder/Archi-TodoApp
No description declared in shard.yml.
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
Project:
github: Cruder/Archi-TodoApp
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.33.0- License
- MIT
- Author
- Alexandre Lairan
- Targets
todofrom src/main.crmicratefrom src/micrate.cr
Dependencies
Runtime Dependencies
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 22, 2020
- Crystal
0.33.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Cruder/Archi-TodoApp
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1