Skip to content

Commit b7fcfe7

Browse files
committed
README: rewrite opener with fidgetcoded disclaimer + MW-style definition
- Bold the one-liner lede so it reads as a proper headline - Add NOTE callout: fidget·code MW-style entry (2 senses) + see VIBECODING - Honest framing: fidgetcoded, not an expert, trial-and-error - Troubleshooting path: Claude CLI first (Step 1), then re-run install step
1 parent c61565d commit b7fcfe7

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CLI Maxxing
22

3-
Everything you need to start working with AI-powered development tools, installed in the right order with one command per step.
3+
**Everything you need to start working with AI-powered development tools, installed in the right order with one command per step.**
4+
5+
> [!NOTE]
6+
> **fidg·et·code** \ ˈfij-ət-ˌkōd \ *verb* · **fidgetcoded**; **fidgetcoding**
7+
> **1** : to build software through relentless tinkering by someone with no formal training and too many browser tabs open
8+
> **2** : to ship a feature by rerunning the install script until it stops complaining
9+
> *see also* VIBECODING
10+
>
11+
> **Heads up — this was fidgetcoded.** I'm no expert, but I tried — nominally — my best. Getting this stack running end-to-end on a clean machine took a lot of trial and error, and it still might not be perfect.
12+
>
13+
> **Read everything carefully as you go.** If something breaks mid-install, don't panic:
14+
>
15+
> 1. **Get Claude CLI up first (Step 1).** Once it's running, you can paste any error straight into it and Claude will help you troubleshoot EVERYTHING downstream.
16+
> 2. **Re-run the install step.** A lot of first-pass failures quietly clear themselves on the second try — re-running is almost always the right first move before anything fancier.
417
518
## The Trilogy
619

0 commit comments

Comments
 (0)