2.0.3 • Published 3 years ago

generator-kroms v2.0.3

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

generator-kroms

Latest Release License Build Status Codacy Quality Codacy Coverage Renovate Dependencies Semantic Release Gitmoji

Very opinionated generator for Yeoman


install

First, install Yeoman.

yarn global add yo

use

Then, install generator-kroms and run it on your new project:

yarn add generator-kroms --dev
yo kroms

features

  • synchronise LICENSE from your package.json informations (thanks to generator-license)
  • synchronise .gitignore from files found in project (only basic set so far), thanks to gitignore.io
  • synchronise README.md header and footer while leaving content untouched only if using proper delimiters
  • add configuration file for Renovate
  • add configuration file for NVM
  • add configuration files, dependencies and script for ESLint, using eslint-config-kroms as preset
  • add configuration file, dependencies and script for RemarkLint, using remark-preset-lint-recommended as preset
  • add configuration file, dependency and script for Jest
  • add dependency and script for Codacy (more infos)
  • add configuration file, dependencies and script for semantic-release, using semantic-release-kroms as preset
  • add configuration file and dependencies for commitlint, using commitlint-config-kroms as preset
  • add configuration file and dependency for lint-staged
  • add configuration file and dependency for husky
  • add configuration file and Git hooks for travis

More to come...

getting to know Yeoman

  • Yeoman has a heart of gold. I don't :joy:.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

Romain KELIFA - MIT - 2019

1.9.1

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.9.0

5 years ago

1.8.2

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.6

5 years ago

1.7.5

5 years ago

1.7.4

5 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago