Socket
Book a DemoInstallSign in
Socket

michaelhsu

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

michaelhsu

The Michael Hsu CLI

latest
Source
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 11 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts