Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcdk

(WIP) Crystal library bindings for Curses Development Kit (CDK). CDK provides additional ready to use widgets.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      libcdk:
        github: mjblack/libcdk
  2. Run shards install

Usage

require "libcdk"

Please see examples or CDK documentation.

Contributing

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

About

Crystal bindings for Curses Development Kit (CDK) library

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages