Skip to content

vusion/vusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vusion

CLI for developing Vusion Projects.

CircleCI NPM Version Dependencies NPM Download

Install

npm install -g vusion

Quick Start

vusion init

Commands

  • vusion help: Show help of all commands

  • vusion -V, --version: Show the version of current CLI

  • init <type> <name>: Initialize a material

  • config <action> <key> [value]: Configure CLI options

  • publish <version>: Publish a new version

  • screenshot <url|local-file>: Take a screenshot of a web page

  • deploy: Push files to NOS static bucket

  • ghpages: Push a directory to gh-pages

  • readme: Generate final readable README.md from api.yaml and docs

  • vetur: Generate tags.json and attributes.json for Vetur

  • diff <source> <target>: Check differences between two path files

  • sync <source> <target>: Sync files from one path to another. Support watch mode

  • help [cmd]: display help for [cmd]

Run vusion <command> --help for detailed usage of given command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors