Include simple CI/CD
Opened this issue · 1 comments
supermaxiste commented
CI/CD systems that should be easy:
- Semantic versioning
- Table format check
- Shiny app test deployment
almutlue commented
Also
- Chose a code formatter (black?)
- Add pre-commit hook or github action to automatically lint/check