ivy-cli

1.1.1 • Public • Published

IvyJS installer

Used to create new IvyJS application from boilerplate.

Usage

In your command line, write:

npm install -g ivy-cli 

for npm, or

yarn global add ivy-cli

for yarn, in order to setup the ivy installer.

After that ivy command is going to be available globaly.

To create a new project, just run:

ivy new ${project name}

for example ivy new blog, and a new folder named "blog", which includes the application boilerplate is going to be created.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ivy-cli

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • lexa026