generator-saya

Scaffold out a node module

Usage no npm install needed!

<script type="module">
  import generatorSaya from 'https://cdn.skypack.dev/generator-saya';
</script>

README

generator-saya

Scaffold out a node module

NPM Version Licence Build Status Dependency Status

Install

$ npm install --global yo generator-saya

Usage

With yo:

$ yo saya

There are multiple command-line options available:

$ yo saya --help

  Usage:
    yo saya [options]

  Options:
    --help          # Print the generator's options and usage
    --skip-cache    # Do not remember prompt answers                      Default: false
    --skip-install  # Do not automatically install dependencies           Default: false
    --org           # Publish to a GitHub organization account