0.1.0 • Published 9 years ago

clilib v0.1.0

Weekly downloads
3
License
-
Repository
github
Last release
9 years ago

clilib

library for building command line interfaces

Example

var clilib = require("clilib");

// TODO. Show example

Docs

var someValue = clilib(/*arguments*/)

clilib := (arg: Any) => void

// TODO. State what the module does.

Installation

npm install clilib

Tests

npm test

Contributors

  • serapath (Alexander Praetorius)

MIT Licenced

0.1.0

9 years ago

0.0.1

9 years ago