@dwmaj/generator-bootstrap

A DWMAJ generator to easily start a project

Usage no npm install needed!

<script type="module">
  import dwmajGeneratorBootstrap from 'https://cdn.skypack.dev/@dwmaj/generator-bootstrap';
</script>

README

generator-bootstrap

A DWMAJ generator to easily start a project

stability-stable NPM version License Build Status Commitizen friendly Conventional Commits semantic-release

Prerequisites

  • Node (of course)
  • Yeoman : npm i -g yo

Installation

npm i -g @dwmaj/generator-bootstrap

Usage

cd ~/heaj
yo @dwmaj/bootstrap

Then, answer to the few questions and follow the instructions.

If you have an env variable DWMAJ_GH_TOKEN with a personal token, the generator will be able to create your repo and initialize git. Just accept…


Emergency (via npx)

You can not install globally. It can take several minutes… ⏳

npx -p yo -p @dwmaj/generator-bootstrap -c 'yo @dwmaj/bootstrap'


Want to contribute?

check this


License

UNLICENSE © DWMAJ team