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

Readme

Keywords

Package Sidebar

Install

npm i clilib

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • serapath