2.0.0 • Published 6 years ago

@konstructor/cli v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

cli - a cli for konstructor

konstructor's cli makes setting up a new konstructor app super simple.

Getting Started

Requirements

  • node >= 8
  • npm >= 5

Installation

The easiest way to install konstructor-cli is through npm.

npm install -g @konstructor/cli

Once it's installed, you can generate a new app.

konstructor-cli new my-app

Documentation/Guides

You can find all of the documentation on konstructor's website.