@dwmaj/generator-bootstrap
v2.2.3
Published
A DWMAJ generator to easily start a project
Downloads
19
Readme
generator-bootstrap
A DWMAJ generator to easily start a project
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'