@webqit/oohtml-cli

OOHTML Command Line Interface.

Usage no npm install needed!

<script type="module">
  import webqitOohtmlCli from 'https://cdn.skypack.dev/@webqit/oohtml-cli';
</script>

README

OOHTML CLI

NPM version NPM downloads

OOHTML CLI is a Command-Line utility for OOHTML development.

Visit project homepage.

Installation

Install OOHTML-CLI globally via npm

$ npm i -g npm
$ npm i -g @webqit/oohtml-cli

Commands

View all available commands and their descriptions:

$ oohtml help
  • Config - Configure the behaviour of a command:

    $ oohtml config <command>
    

    ...where <command> is the command name to configure. Use the the ellipsis ... for options.

  • Bundle - Run the HTML Bundler:

    $ oohtml bundle
    

    See Bundler Docs for API details.

Issues

To report bugs or request features, please submit an issue.

License

MIT.