Skip to content
/ termkit Public

A Model-View-Controller Framework for Terminal applications.

License

Notifications You must be signed in to change notification settings

TheFox/termkit

Repository files navigation

TermKit

A Model-View-Controller Framework for Terminal applications written in Ruby.

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration.

  • The main purpose of this software is to provide a Ruby Model-View-Controller Framework for Terminal applications.
  • This list is open. Feel free to request features.

Installation

The preferred method of installation is via RubyGems.org:
https://rubygems.org/gems/termkit

gem install termkit

or via Gemfile:

gem 'termkit', '~>0.0'

Project Links

Packages

No packages published

Languages