You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then start Claude Code with the local plugin directory:
40
+
41
+
```bash
42
+
claude --plugin-dir /path/to/humanize
43
+
```
44
+
45
+
Note: The `dev` branch may contain unstable or incomplete features. For production use, stick with Option 1 (Git Marketplace) which tracks the stable `main` branch.
46
+
29
47
## Verify Installation
30
48
31
49
After installing, you should see Humanize commands available:
0 commit comments