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

/hype-cli/

    Package Sidebar

    Install

    npm i hype-cli

    Weekly Downloads

    19

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • lnmunhoz
    • kidchenko