oxe-cli

Oxe command line interface program for Oxe applications.

Usage no npm install needed!

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

README

Oxe CLI

Oxe command line interface program for Oxe applications.

Install

npm i -g oxe-cli

CLI

  • Usage

    • oxe <operation> [...]
  • Operations

  • -h, --help

  • -v, --version

  • -c, --compile <input> <output> Compiles to a static project.

  • -b, --bundle <input> <output> Bundles a project.

    • -m, --minify
    • -c, --comment
    • -t, --transpile
    • -n, --name <name>
  • -s --serve <input> Serves a static or spa project.

    • -s, --spa
    • -c, --cors

Authors

AlexanderElias

License

Why You Should Choose MPL-2.0 This project is licensed under the MPL-2.0 License