docs: add auto-detect and Gemini sync to README, bump to 0.8.0

This commit is contained in:
Kieran Klaassen
2026-02-14 21:11:46 -08:00
parent bc655f714e
commit 877e265ec1
3 changed files with 19 additions and 1 deletions

View File

@@ -34,6 +34,9 @@ bunx @every-env/compound-plugin install compound-engineering --to pi
# convert to Gemini CLI format
bunx @every-env/compound-plugin install compound-engineering --to gemini
# auto-detect installed tools and install to all
bunx @every-env/compound-plugin install compound-engineering --to all
```
Local dev:
@@ -70,6 +73,12 @@ bunx @every-env/compound-plugin sync --target droid
# Sync to Cursor (skills + MCP servers)
bunx @every-env/compound-plugin sync --target cursor
# Sync to Gemini (skills + MCP servers)
bunx @every-env/compound-plugin sync --target gemini
# Sync to all detected tools
bunx @every-env/compound-plugin sync --target all
```
This syncs: