ltk-cr

[WIP] Light Toolkit

ltk-cr

Lightweight Windowing Toolkit for Crystal language.

Installation

Add this to your application's shard.yml:

dependencies:
  ltk:
    github: TamasSzekeres/ltk-cr
    branch: master

Then run in terminal:

crystal deps

Usage

require "ltk"

module YourModule
  include Ltk
end

Contributing

  1. Fork it ( https://github.com/TamasSzekeres/ltk-cr/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

ltk-cr

Owner
Statistic
  • 6
  • 1
  • 0
  • 0
  • 2
  • over 5 years ago
  • November 20, 2016
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 01:18:41 GMT

Languages