Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@dwmaj/generator-bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dwmaj/generator-bootstrap

A DWMAJ generator to easily start a project

latest
Source
npmnpm
Version
2.2.3
Version published
Maintainers
2
Created
Source

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

Keywords

yeoman-generator

FAQs

Package last updated on 11 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts