@betaorbust/scaffold

0.2.0 • Public • Published

@betaorbust/scaffold

My collection of mrm scripts that I use to set up projects, wrapped in a little CLI tool.

Can set up any of the following:

  • Git init
  • Git ignore
  • License files
  • Readme
  • Code of Conduct
  • NPM package.json init
  • .nvmrc file
  • Prettier
  • ESLint (Using @betaorbust/eslint-config for library or web app)
  • Pre-commit linting of staged files
  • Common Commit message enforcement
  • Typescript
  • Jest

Usage

mkdir my-new-project
cd my-new-project
npx @betaorbust/scaffold

Readme

Keywords

none

Package Sidebar

Install

npm i @betaorbust/scaffold

Weekly Downloads

5

Version

0.2.0

License

UNLICENSED

Unpacked Size

36.3 kB

Total Files

23

Last publish

Collaborators

  • betaorbust