feat: US-006 - Improve init.sh.example with project-type guidance
This commit is contained in:
@@ -9,6 +9,11 @@ set -euo pipefail
|
||||
|
||||
echo "[init] Setting up development environment..."
|
||||
|
||||
# --- Quick Start ---
|
||||
# Node.js projects: uncomment the "Node.js" and "Verify" sections below.
|
||||
# Python projects: uncomment the "Python" and "Database" sections below.
|
||||
# Go projects: uncomment the "Go" section below.
|
||||
|
||||
# --- Dependencies ---
|
||||
# Uncomment and adapt for your project:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user