ltk-cr
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
- Fork it ( https://github.com/TamasSzekeres/ltk-cr/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
- TamasSzekeres Tamás Szekeres - creator, maintainer
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