Commit 9878ca5
committed
docs(readme): single-wrapper install guide covering LSP + opt-in wrappers
Addresses the "I only want Java" / "I only want sbt" / "I only want
prettier" user path. The existing Quickstart implied all-or-nothing;
clarifies that install.sh is idempotent-by-design and costs nothing
to run even for a single-wrapper deployment.
Adds a table listing the backend install command per wrapper (all 11
wrappers — LSP + opt-in build tools + opt-in formatters) plus a note
that unused wrappers no-op cleanly when their backing binary is
absent, and verify.sh's SKIP lines for missing languages are expected
not failures.1 parent b7c6e4c commit 9878ca5
1 file changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
149 | 181 | | |
150 | 182 | | |
151 | 183 | | |
| |||
0 commit comments