0.0.1 • Published 6 years ago

letsd v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Letsd –– simple task interface builder.

Work In Progress

Letsd makes it easy to create interactive command line tools

Installation

To install letsd using npm:

npm install letsd

or using cURL:

curl -o- https://raw.githubusercontent.com/willyelm/letsd/v0.0.1/install.sh | bash

To continue...