codu
codu copied to clipboard
gitpod setup script refactor
Context
Currently the gitpod setup script is very generic. Lets update this.
Expected Behavior
The script should be renamed. setup.sh does not suggest it is a gitpod setup script.
Stretch Goals After user prompts it would be nice to automatically open up terminals to run docker command and another terminal to run prisma commands.
Current Behavior
file name is not descriptive enough user is left a message to open tabs manually and run commands (gross)