quality-of-life tool configurations to streamline engineering work 🚀
Write about 1-2 paragraphs describing the purpose of your project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Configurations come with a pre-set priority for piping:
- 10 - dependency management (package install, tidying, etc)
- 20 - code generation (dependency inversion, protocol buffers, etc)
- 30 - static linters (with optional auto-fix)
- 40 - unused
- 50 - build
- 60 - unused
- 70 - unused
- 80 - unused
- 90 - test
Users can optionallu adopt them and create their custom commands in-between.
Explain how to run the automated tests for this system.
Add notes about how to use the system.
Add additional notes about how to deploy this on a live system.
- @wwmoraes - Idea & Initial work
- Hat tip to anyone whose code was used
- Inspiration
- References