Skip to content

jtfmumm/ncurses-pony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ncurses-pony

An ncurses library for pony

Usage

Using pony-stable for dependency management, add the following to your bundle.json file:

{
  "deps": [
    { "type": "github",
      "repo": "jtfmumm/ncurses-pony",
      "subdir": "src/",
      "tag": "0.0.2"
    }
  ]
}

About

An ncurses library for pony

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages