ape-scaffold

Two way template converter.

Usage no npm install needed!

<script type="module">
  import apeScaffold from 'https://cdn.skypack.dev/ape-scaffold';
</script>

README

ape-scaffold

Build Status npm Version JS Standard

Two way template converter.

Installation

$ npm install ape-scaffold -g

Usage

$ ape-scaffold my-awesome-pkg

CLI Help

$ ape-scaffold -h

  Usage: ape-scaffold [options] <dest> 

  Two way template converter.

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -s, --silent   Disable console logs
    -f, --force    Force to generate


License

This software is released under the MIT License.