cru
Version, currently master branch1 version
- master branchlatestMar 30, 2023
github.com/watzon/cru
LibUI based GUI framework for Crystal
26 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cru:
github: watzon/cru
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.34.0- License
- MIT
- Author
- Chris Watzon
Dependencies
Runtime Dependencies
- cute*github: Papierkorb/cute, branch: master
- libui*path: ../libui.cr
README
Cru
Cru is a basic UI framework based off of Fusion/libui and libui. Right now it's pretty barebones, and libui itself is still "mid alpha" software, but I hope it can eventually become a pretty decent GUI framework for Crystal.
Installation
-
Install libui
-
Add the dependency to your
shard.yml:dependencies: cru: github: watzon/cru -
Run
shards install
Usage
Check the control_gallery example in the /examples folder.
Contributing
- Fork it (https://github.com/watzon/cru/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
- Chris Watzon - 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
- Mar 30, 2023
- Crystal
0.34.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/watzon/cru
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 24, 2026
- Synced
- Sep 24, 2026
- Versions
- 1