0.12.9 • Published 5 years ago
vusion-install v0.12.9
Vusion
CLI for developing Vusion Projects.
Install
npm install -g vusionQuick Start
vusion initCommands
vusion help: Show help of all commandsvusion -V, --version: Show the version of current CLIinit <type> <name>: Initialize a materialconfig <action> <key> [value]: Configure CLI optionspublish <version>: Publish a new versionscreenshot <url|local-file>: Take a screenshot of a web pagedeploy: Push files to NOS static bucketghpages: Push a directory to gh-pagesreadme: Generate final readable README.md from api.yaml and docsvetur: Generate tags.json and attributes.json for Veturdiff <source> <target>: Check differences between two path filessync <source> <target>: Sync files from one path to another. Support watch modehelp [cmd]: display help for[cmd]
Run vusion <command> --help for detailed usage of given command.