lib_termbox v1.0.0
lib_termbox
Binding for the termbox library
Installation
- Add to the shard.yml:
dependencies:
  lib_termbox:
    github: SamualLB/lib_termbox
- Run shards install
NOTE: This requires the termbox library!
Usage
require "lib_termbox"
These a raw bindings, it is probably worth having some sort of interface between such as in the TUI backend.
A quick demo:
crystal run examples/init.cr
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/SamualLB/libtermbox/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
- Samual Black - creator and maintainer
Repository
  lib_termbox
Owner
  
  Statistic
  - 1
- 0
- 0
- 1
- 0
- over 4 years ago
- April 2, 2019
License
  MIT License
Links
  
  Synced at
  Thu, 30 Oct 2025 17:00:03 GMT
Languages