Commit a8f4ed6
committed
docs(readme): add developer bootstrap instructions for stackctl.sh
Introduce a "Bootstrap (developer setup)" section showing ./stackctl.sh --bootstrap and what it does:
- copies missing .env files from .env.example
- installs Python requirements when a virtualenv is active
- checks Docker installation and Docker Swarm status
Notes that the helper is a safe convenience (won't overwrite or commit .env files) and links to tools/README.md for more details.1 parent a0bd17d commit a8f4ed6
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
194 | 210 | | |
195 | 211 | | |
196 | 212 | | |
| |||
0 commit comments