yellfy-cli

1.0.0 • Public • Published

English description | Описание на русском

Yellfy CLI

Command line utility to install Yellfy.

Travis NPM version devDependency Status devDependency Status

This command-line utility is designed to simplify and accelerate the deployment of a new instance of Yellfy.

Yellfy CLI

Usage

$ yellfy [--dir, --tag, -i, --install, ...]

--dir

The deployment instance Yellfy in the specified directory.

$ yellfy --dir=tmp/yellfy

--tag

By default, after installation you get latest stable version Yellfy. To install any available version you can use the option --tag.

$ yellfy --tag=1.0.0-a

-i, --install

Start the installation dependencies after you deploy an instance Yellfy.

$ yellfy -i

--page

Creating a new page.

$ yellfy --page=features

Optional:

  • --sass, --scss
  • --stylus, --styl

--comp, --component

Creating a new component.

$ yellfy --component=jumbotron

Optional:

  • --sass, --scss
  • --stylus, --styl

-r

Overwrite an existing page or component.

$ yellfy --page=features -r
$ yellfy --component=jumbotron -r

License

MIT.

Readme

Keywords

Package Sidebar

Install

npm i yellfy-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mrmlnc