Commit aa0caf1
committed
Remove redundant setup-optional-tools.sh script
Since all essential tools (including Claude Code CLI) are now installed
by default in postCreateCommand, the optional tools script is redundant.
Changes:
- Removed .devcontainer/setup-optional-tools.sh
- Updated README with better customization examples
- Added examples for adding Kubernetes tools when needed
Signed-off-by: Ihor Dvoretskyi <[email protected]>1 parent b3a5ee1 commit aa0caf1
2 files changed
+14
-22
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | | - | |
85 | | - | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
0 commit comments