0.0.3 • Published 7 years ago

hype-cli v0.0.3

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

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