Skip to content
/ curses Public
forked from ruby/curses

Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.

License

Notifications You must be signed in to change notification settings

thedev/curses

 
 

Repository files navigation

curses

Description

A Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby standard library. curses is an extension library for text UI applications.

Install

$ gem install curses

Developers

After checking out the source, run:

$ rake newb

This task will install any missing dependencies, run the tests/specs, and generate the RDoc.

License

curses is released under the Ruby and 2-clause BSD licenses. See COPYING for details.

About

Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.6%
  • Ruby 11.4%