lib_termbox
Version, currently 1.0.01 version
- 1.0.0latestMar 26, 2021
github.com/SamualLB/lib_termbox
Bare termbox bindings for Crystal
1 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
lib_termbox:
github: SamualLB/lib_termbox
version: ~> 1.0.0Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Samual Black
Dependencies
This version declares no dependencies.
README
lib_termbox
Binding for the termbox library
Installation
- Add to the
shard.yml:
dependencies:
lib_termbox:
github: SamualLB/libtermbox
- 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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.0- Tagged
- Mar 26, 2021
- Commit
43f2a9914cbe- Crystal
1.0.0- Indexed
- yes
Dependents
Repository
github.com/SamualLB/lib_termbox
Metadata
- Created
- Aug 18, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1