webui-cli

Command line tool to install WebUI

Usage no npm install needed!

<script type="module">
  import webuiCli from 'https://cdn.skypack.dev/webui-cli';
</script>

README

Installation

npm install -g webui-cli

Commands list

Install WebUI Boilerplate.

webui install [version]

Copy engine files.

webui copy-engine

Copy libraries and build .requirejsrc.

webui copy-libs

License

This tool is under the LGPLv3 license. See the complete license in the file:

LICENSE