1.0.4 • Published 5 years ago

frontend-dev v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Frontend-dev

Cli tool to setup developer tooling in your frontend repo

Inspired by https://dev.to/nickytonline/stuff-i-always-set-up-for-frontend-work-56h2

Usage

Navigate inside your repo and run

$ npx frontend-dev

It detects if you are using npm are yarn and uses appropriate package manager.

options

  • --jest or -j add jest to pre-commit hook
  • --css or -c add style linting
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago