Configuration Files
CryogenicPlanet opened this issue · 1 comments
CryogenicPlanet commented
I know config files kinda suck but I think it could be good for this in a few ways:
- For more complex codebases you might have to external a bunch of packages
- We could add version control support and use this tool within CI systems
We could mitigate yaml
or json
config hell by allow all the config to be done from the cli with commands kinda like dokku
CryogenicPlanet commented
This is likely overkill, but we also parse the markdown report file to see if any of the packages are checked off as they are put in a checklist, and auto-approve/ignore them for #4