crystal-todo
Version, currently master branch1 version
- master branchlatestDec 22, 2018
github.com/s-jcs/crystal-todo
crystal-todo
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crystal-todo:
github: s-jcs/crystal-todo
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.27.0- License
- MIT
- Author
- s-jcs
- Target
crystal-todofrom src/crystal-todo.cr
Dependencies
Runtime Dependencies
README
crystal-todo
A simple example of a todo list in Crystal
Installation
Prerequisites
Using LevelDB to store list and requires following packages installed. https://github.com/crystal-community/leveldb
Debian:
sudo apt-get install libleveldb-dev libleveldb1v5 libsnappy1v5
Contributing
- Fork it (https://github.com/your-github-user/crystal-todo/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- s-jcs - 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
- Dec 22, 2018
- Crystal
0.27.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/s-jcs/crystal-todo
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1