Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vipera-npm-registry / motif-web-admin-cli   js

Repository URL to install this package:

Version: 0.0.13 

/ doc / wadmin.txt

Synopsis

    wadmin command [options]

Global Commands
    create ............................. Create a module project or a web admin application project
    help ............................... Get help for a command

Learn more about command options using 'wc-cli help <command>'

Examples

    wadmin create module -n my-admin-module
    wadmin create module -n my-dashboard-module -t dashboard
    wadmin create application -n my-web-admin