michaelhsu

1.1.3 • Public • Published

michaelhsu

The Michael Hsu CLI

Travis Codecov Status npm package npm downloads

prettier license

Usage

$ npx michaelhsu

Demo

demo

API

$ npx michaelhsu --help

The Michael Hsu CLI

Usage:
  $ npx michaelhsu

Options:
  -h, --help     Show help                                             [boolean]
  -v, --version  Show version number                                   [boolean]

For more information go to https://github.com/evenchange4/michaelhsu

Development

Requirements

  • node 11.9.0
  • yarn 1.13.0
$ yarn install --pure-lockfile
$ npm run help

Test

$ yarn run build
$ yarn run flow-coverage
$ yarn run test:watch
$ yarn run format
$ yarn run eslint

Publish

$ npm version patch
$ npm run changelog
git commit & push

Inspiration

CONTRIBUTING

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull requests must be accompanied by passing automated tests ($ yarn test).

CHANGELOG

LICENSE

MIT: http://michaelhsu.mit-license.org

Readme

Keywords

none

Package Sidebar

Install

npm i michaelhsu

Weekly Downloads

0

Version

1.1.3

License

MIT

Unpacked Size

217 kB

Total Files

49

Last publish

Collaborators

  • evenchange4