cru
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
Repository
cru
Owner
Statistic
- 26
- 1
- 1
- 0
- 1
- over 1 year ago
- April 17, 2020
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 06:21:15 GMT
Languages