generator-mskelton

Yeoman generator for my projects.

Usage no npm install needed!

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

README

Yeoman Generator mskelton

Build status All Contributors

Yeoman generator for my projects.

Screenshot

Installation

First, install Yeoman and generator-mskelton.

npm install -g yo
npm install -g generator-mskelton

Usage

yo mskelton

In addition to the base mskelton generator, this package also includes a generator for creating GitHub repositories. To use this generator, first ensure that you have a GITHUB_TOKEN exported in your shell. This token can be created on your GitHub user settings and should have the public_repo OAuth scope.

Once you have exported the GITHUB_TOKEN environment variable, run the following command to run the repo generator.

yo mskelton:repo

Contributors ✨

Mark Skelton
Mark Skelton

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!