GitHub Actions
TODO summary and cleanup
As this repository is a monorepo, all actions will be in .github/workflows
. If you copy one library from here, don't forget to also copy the respective workflow!
We'll add a simple GitHub Actions job that lints the library and builds it:
While there's lots of stuff that could be added in terms of tooling (size checks, auto-publish on tagging,...) this should suffice for now.