fanout-cli 0.7.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -25,8 +25,14 @@ fanout demo # the offline walkthrough
25
25
  fanout help # everything else
26
26
  ```
27
27
 
28
- Then add the plugin so Claude Code can drive it. See
29
- [the repository](https://github.com/elberacasa/fanout) for the current instructions.
28
+ Then add the plugin, which is what Claude Code drives:
29
+
30
+ ```
31
+ /plugin marketplace add elberacasa/fanout
32
+ /plugin install fanout@fanout
33
+ ```
34
+
35
+ That gives you `/fanout <goal>` inside your session.
30
36
 
31
37
  ## What it will not do
32
38
 
package/dist/cli.js CHANGED
Binary file