hype-cli

0.0.3 • Public • Published

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

Dependencies (2)

Dev Dependencies (4)

Package Sidebar

Install

npm i hype-cli

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • lnmunhoz
  • kidchenko