After this pr, we can enable gitpod prebuilds for this repo and reduce the starting time of gitpod workspace to 3-4 minutes compared to 6-8 minutes without prebuilds on gitpod large workspace.
To try gitpod prebuilds follow the steps in gitpod-prebuilds.md but since it isn't merged follow steps 2-5 and put my fork github.com/Carbrex/lila-docker and gitpod-prebuilds branch on gitpod instead of your fork.
fast-setup command for opinionated setup.
pull and status command for status of github repos in repos/ dir.
Also closes #97
After this pr, we can enable gitpod prebuilds for this repo and reduce the starting time of gitpod workspace to 3-4 minutes compared to 6-8 minutes without prebuilds on gitpod large workspace.
To try gitpod prebuilds follow the steps in gitpod-prebuilds.md but since it isn't merged follow steps 2-5 and put my fork
github.com/Carbrex/lila-docker
andgitpod-prebuilds
branch on gitpod instead of your fork.fast-setup
command for opinionated setup.pull
andstatus
command for status of github repos in repos/ dir.