This tool enables a user to generate a file based on the usage like package.json file with a fully generated file, or rubocop.yml file generate with the latest rules and what a user wants enabled.
Check out https://devgenerator.io for usage and documentation on how to use the tool.
Generators Supported:
- Package.json - Config doc where generator are built off of documentation
- Rubocop - Config doc where generator are built off of documentation
After checking out the repo, run yarn install
to install dependencies.
To start the website run yarn dev
to test locally at localhost:3000
.
Bug reports and pull requests are welcome on GitHub at https://github.com/dev-generator/devgenerator.io. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Everyone interacting in the Developer File Generator project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Run the following commands before deploying changes to check coding standards are met.
- Eslint - run
yarn eslint
to check for lint errors.
Looking to help add to this project? Check out https://app.devgenerator.io/documentation for full details on how to build into the project.
Thanks goes to these wonderful people (emoji key):
Christopher Pezza 💻 📖 🔧 |
This project follows the all-contributors specification. Contributions of any kind welcome!