faf-cli 6.0.15 → 6.0.16
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 +7 -1
- package/dist/cli.js +158 -158
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,6 +16,10 @@
|
|
|
16
16
|
[](https://bun.sh)
|
|
17
17
|
[](https://github.com/Wolfe-Jam/faf)
|
|
18
18
|
|
|
19
|
+
**FAF defines. MD instructs. AI codes.**
|
|
20
|
+
|
|
21
|
+
> 🐘 **tri-sync now free for all builders** — `.faf` ↔ `CLAUDE.md` ↔ `MEMORY.md` in one command. Pro feature. Now free.
|
|
22
|
+
|
|
19
23
|
> **51,582+ downloads** | **Claude Code Skills** | **Homebrew AI Tools** | **Championship-grade developer productivity**
|
|
20
24
|
|
|
21
25
|
```
|
|
@@ -183,9 +187,11 @@ Project name and description read from `pyproject.toml` and `Cargo.toml` — not
|
|
|
183
187
|
|
|
184
188
|
```
|
|
185
189
|
bi-sync: .faf ←── 8ms ──→ CLAUDE.md (free forever)
|
|
186
|
-
tri-sync: .faf ←── 8ms ──→ CLAUDE.md ↔ MEMORY.md (
|
|
190
|
+
tri-sync: .faf ←── 8ms ──→ CLAUDE.md ↔ MEMORY.md (free for devs 🐘)
|
|
187
191
|
```
|
|
188
192
|
|
|
193
|
+
Nelly never forgets — and now she's free for all builders 🐘 Teams & Enterprise: [faf.one/pro](https://faf.one/pro) (plans)
|
|
194
|
+
|
|
189
195
|
---
|
|
190
196
|
|
|
191
197
|
## Compiled Binaries
|