Open bartr opened 4 years ago
For team development, it would be very helpful if we had a shell script that generates and saves all of the environment variables. If dev A sets everything up, but dev B wants to change things, they have to piece together the env vars.
maybe something like:
./gen-env-vars.sh boron
For team development, it would be very helpful if we had a shell script that generates and saves all of the environment variables. If dev A sets everything up, but dev B wants to change things, they have to piece together the env vars.
maybe something like: