IUP
Version, currently master branch1 version
- master branchlatestFeb 27, 2022
github.com/dscottboggs/IUP_for_crystal
Bindings to the IUP application UI library in Crystal
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
IUP:
github: dscottboggs/IUP_for_crystal
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
- Scott Boggs
Dependencies
Runtime Dependencies
- autobind*github: j8r/crystal-autobind
README
IUP for Crystal 💎
This is just bindings to libiup. I forgot I wrote it. I don't know if it works. There might have been a reason why I stopped working on it. There might not have been.
Installation
- Add the dependency to your
shard.yml:
dependencies:
IUP:
github: dscottboggs/IUP_for_crystal
- Run
shards install
Usage
require "IUP"
See the examples directory for usage samples.
Contributing
- Fork it (https://github.com/dscottboggs/IUP_for_crystal/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
- scott - 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
- Feb 27, 2022
- Crystal
0.27.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/dscottboggs/IUP_for_crystal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1