coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
130 stars 25 forks source link

chore: extract constants package #282

Closed johnstcn closed 1 month ago

johnstcn commented 1 month ago

Part of https://github.com/coder/team-coconut/issues/11

open to naming this something else, but constants was what came to mind first.

johnstcn commented 1 month ago

I'm going to go ahead and merge this. We can rename / break this up more later if needed.