This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Simplify build scripts #33
Open
Description
Current problem:
- Too complex
- Too slow (runs gvt for every build)
I like the build in container philosophy, but maybe it's not required. Devs have to manage their deps to to development anyway. Consider removing build container?
Also see #34