cru

LibUI based GUI framework for Crystal

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.

screenshot

Installation

  1. Install libui

  2. Add the dependency to your shard.yml:

    dependencies:
      cru:
        github: watzon/cru
    
  3. Run shards install

Usage

Check the control_gallery example in the /examples folder.

Contributing

  1. Fork it (https://github.com/watzon/cru/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

cru

Owner
Statistic
  • 25
  • 1
  • 1
  • 0
  • 1
  • about 1 year ago
  • April 17, 2020
License

MIT License

Links
Synced at

Sun, 05 May 2024 15:57:21 GMT

Languages