vintage-cli

0.3.1 • Public • Published

vintage-cli

NPM version

Command Line Interface for vintage-frontend generator

Install and update

npm install -g vintage-cli

or

yarn add vintage-cli global

prepend with sudo if you are running on *nix OS.

Usage

Run vintage -v or vintage --version to display current version of vintage-cli and vintage-frontend.

Also, you can run vintage -h or vintage --help to get information about available commands and flags.

Commands

Execute command: vintage <command> <flags>

Available commands

init — run yeoman vintage-frontend generator to initialize new project.

update — update vintage-cli.

update-project — update gulp tasks, webpack config and package.json in current project (if updates are available). Available flags: -f, --force — force update, even you have the latest version

run <taskName> — start task (development or production)

Version

Current version is 0.3.1

Credits

TARS-CLI was taken as the basis.

TARS-CLI author: Artem Malko.

License

MIT License

Package Sidebar

Install

npm i vintage-cli

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

19.7 kB

Total Files

10

Last publish

Collaborators

  • shapovalov_v