justjake / boxtree

experimental terminal view stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boxtree

An experimental library for drawing Yoga layouts to the terminal.

I hope that this library one day offers an interesting and useful way to build command-line applications.

Related Ideas

  • Yoga for Ruby: A Yoga "fork" implementing Ruby bindings as the yoga_layout gem.
  • Rekt: A declarative, component-based view system, inspired by React.

Contributing

  1. bundle install.
  2. Run ./bin/demo and see what it does.
  3. Try to make ./bin/demo do something more exciting.
  4. Submit a pull request.

About

experimental terminal view stuff


Languages

Language:Ruby 100.0%