lib_termbox v1.0.0

Bare termbox bindings for Crystal

Build Status

lib_termbox

Binding for the termbox library

Installation

  1. Add to the shard.yml:
dependencies:
  lib_termbox:
    github: SamualLB/lib_termbox
  1. 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

  1. Fork it (https://github.com/SamualLB/libtermbox/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

lib_termbox

Owner
Statistic
  • 1
  • 0
  • 0
  • 1
  • 0
  • about 3 years ago
  • April 2, 2019
License

MIT License

Links
Synced at

Thu, 02 May 2024 07:12:03 GMT

Languages