Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hype-cli

jstreats11MIT0.0.3

The hype-cli is a utility tool that help you to build hype applications.

cli-app, cli, bin, hype, hype-boilerplate, jstreats

readme

hype-cli

The hype-cli is a utility tool that help you to build hype applications.

Build Status

Coverage Status

Installation

npm install -g hype-cli

Usage


hype --create <targetPath> --template <template> # => Create a new app.

hype --list # List available boilerplates.

hype --help  # => Show help text.

hype --version # => Show current version.

Tests

yarn test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

License

MIT