sugar
Version, currently master branch1 version
- master branchlatestJun 21, 2021
github.com/jaeming/crystal_crud_app
No description declared in shard.yml.
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
sugar:
github: jaeming/crystal_crud_app
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Benji
- Target
sugarfrom src/sugar.cr
Dependencies
Runtime Dependencies
README
sugar
db
make this binary executable chmod +x bin/micrate and adjust database url there (adjust the one in models/post too).
then:
bin/micrate create create_posts
bin/micrate up
do some crud stuff cli style:
crystal ./src/sugar.cr -t Index
crystal ./src/sugar.cr -t Index -p "{\"published\":true}"
crystal ./src/sugar.cr -t Create -p "{\"title\":\"Crystal is good\",\"body\":\"shards there are\",\"published\":true}"
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
- Jun 21, 2021
- Crystal
1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/jaeming/crystal_crud_app
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1