1.0.0 • Published 10 years ago
yellfy-cli v1.0.0
Yellfy CLI
Command line utility to install Yellfy.
This command-line utility is designed to simplify and accelerate the deployment of a new instance of Yellfy.

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=featuresOptional:
--sass, --scss--stylus, --styl
--comp, --component
Creating a new component.
$ yellfy --component=jumbotronOptional:
--sass, --scss--stylus, --styl
-r
Overwrite an existing page or component.
$ yellfy --page=features -r
$ yellfy --component=jumbotron -rLicense
MIT.