feat: updade workspace
This commit is contained in:
@@ -239,7 +239,7 @@ get_project_structure() {
|
||||
local project_type="$1"
|
||||
|
||||
if [[ "$project_type" == *"web"* ]]; then
|
||||
echo "backend/\\nfrontend/\\ntests/"
|
||||
echo "apps/okr/backend/\\napps/okr/frontend/\\ntests/"
|
||||
else
|
||||
echo "src/\\ntests/"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user