2.6.0 • Published 4 years ago

@tractorzoom/generator-dev-tools v2.6.0

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

@tractorzoom/generator-dev-tools

Yeoman generator to add dev tools and configurations to node projects

Commitizen friendly Prettier Renovate enabled semantic-release

Publish Status

Install

npm i -g @tractorzoom/generator-dev-tools

Usage

Install Yeoman globally

npm i -g yo

Run generator and choose configurations to add

yo @tractorzoom/dev-tools

Configuration Prompts

  • Circle CI - enables pre-commit hook to validate Circle CI configurations
  • Commitlint - enables pre-commit hook for commitlint and npm run commit script for commit wizard
  • Prettier - enables pre-commit hook for prettier
  • Renovate - add renovate configuration
  • S3/CloudFront - add release and PR workflow with GitHub Actions for front-end applications
  • SAM - add deploy workflow with GitHub Actions for SAM deploy for micro services
  • Semantic Release - add release and PR workflows with GitHub Actions for modules using semantic release
  • Terraform - adds script and pre-commit hook for terraform format
  • Jest - adds Jest configuration file
2.6.0

4 years ago

2.3.0

4 years ago

2.5.0

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.5.1

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

1.8.5

4 years ago

2.0.0

4 years ago

1.8.4

4 years ago