futagoza / cleo

Command line utilities for Node.js

Home Page:https://npm.im/cleo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI codecov release dependencies license

Node 8+ is required. Only LTS versions of Node are tested.

Command line utilities for Node.js

install

Using NPM:

npm i --save cleo

or using Yarn:

yarn add cleo

license

Copyright (c) 2019 Futago-za Ryuu
The MIT License, http://opensource.org/licenses/MIT

About

Command line utilities for Node.js

https://npm.im/cleo

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%