Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 762 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 762 Bytes

CircleCI

booomstrapper

Install via NPM

yarn global add booomstrapper

How to use

booom init-repository

Features

  • create repository (public or private) in Github organization
  • set default branch
  • protect default branch
  • add default readme to project

Backlog

  • apply pre-commit hook to check commit message
  • dangerfile
  • gitignore
  • tests
  • adding prettierrc
  • adding eslintrc

How to release

  • Install mvu
  • Being in the folder of booomstrapper, run
mvu p|mi|ma