clilib

0.1.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i clilib

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • serapath