codu icon indicating copy to clipboard operation
codu copied to clipboard

gitpod setup script refactor

Open xiaoniuniu89 opened this issue 2 years ago • 0 comments

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)

xiaoniuniu89 avatar Oct 01 '23 11:10 xiaoniuniu89