Skip to content

Commit f736b33

Browse files
committed
chore(release): bump to v0.1.1 and update npm links/docs
1 parent f81610d commit f736b33

19 files changed

+58
-20
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FishXCode CLI(命令行工具名:`fishx` / `fishxcode`)是一个帮助开
66

77
- 官网:https://fishxcode.com
88
- 仓库:https://github.com/fishxcode/fishxcode-cli
9-
- 版本:0.1.0
9+
- 版本:0.1.1
1010
- 许可:MIT
1111

1212
---

README.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
Official FishXCode CLI — one-click integration with FishXCode API for claude-code, aider, codex, opencode and more.
99

10-
**[📖 Docs](https://cli.fishxcode.com)** · **[🚀 Register](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Get API Key](https://fishxcode.com/console/token)**
10+
**[📖 Docs](https://cli.fishxcode.com)** · **[📦 npm Package](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 Register](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Get API Key](https://fishxcode.com/console/token)**
1111

1212
## Install
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# or run directly without installing
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## Quick Start
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # alternative to fishx login
5858
## Links
5959

6060
- **Docs**: <https://cli.fishxcode.com>
61+
- **npm Package**: <https://www.npmjs.com/package/fishxcode-cli>
6162
- **API Console**: <https://fishxcode.com/console/token>
6263
- **GitHub**: <https://github.com/fishxcode/fishxcode-cli>

README.es.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
CLI oficial de FishXCode — integración en un clic con la API FishXCode para claude-code, aider, codex, opencode y más.
99

10-
**[📖 Documentación](https://cli.fishxcode.com/es/)** · **[🚀 Registrarse](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obtener API Key](https://fishxcode.com/console/token)**
10+
**[📖 Documentación](https://cli.fishxcode.com/es/)** · **[📦 Paquete npm](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 Registrarse](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obtener API Key](https://fishxcode.com/console/token)**
1111

1212
## Instalación
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# o ejecutar directamente sin instalar
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## Inicio rápido
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # alternativa a fishx login
5858
## Enlaces
5959

6060
- **Documentación**: <https://cli.fishxcode.com/es/>
61+
- **Paquete npm**: <https://www.npmjs.com/package/fishxcode-cli>
6162
- **Consola API**: <https://fishxcode.com/console/token>
6263
- **GitHub**: <https://github.com/fishxcode/fishxcode-cli>

README.fr.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
CLI officiel FishXCode — intégration en un clic avec l'API FishXCode pour claude-code, aider, codex, opencode et plus.
99

10-
**[📖 Documentation](https://cli.fishxcode.com/fr/)** · **[🚀 S'inscrire](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obtenir une clé API](https://fishxcode.com/console/token)**
10+
**[📖 Documentation](https://cli.fishxcode.com/fr/)** · **[📦 Paquet npm](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 S'inscrire](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obtenir une clé API](https://fishxcode.com/console/token)**
1111

1212
## Installation
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# ou exécuter directement sans installation
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## Démarrage rapide
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # alternative à fishx login
5858
## Liens
5959

6060
- **Documentation** : <https://cli.fishxcode.com/fr/>
61+
- **Paquet npm** : <https://www.npmjs.com/package/fishxcode-cli>
6162
- **Console API** : <https://fishxcode.com/console/token>
6263
- **GitHub** : <https://github.com/fishxcode/fishxcode-cli>

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
AI coding tool manager — one-click integration with FishXCode API for claude-code, aider, codex, opencode and more.
99

10-
**[📖 Docs](https://cli.fishxcode.com)** · **[🚀 Register](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Get API Key](https://fishxcode.com/console/token)**
10+
**[📖 Docs](https://cli.fishxcode.com)** · **[📦 npm Package](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 Register](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Get API Key](https://fishxcode.com/console/token)**
1111

1212
## Install
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# or run directly without installing
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## Quick Start
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # alternative to fishx login
5858
## Links
5959

6060
- **Docs**: <https://cli.fishxcode.com>
61+
- **npm Package**: <https://www.npmjs.com/package/fishxcode-cli>
6162
- **API Console**: <https://fishxcode.com/console/token>
6263
- **GitHub**: <https://github.com/fishxcode/fishxcode-cli>

README.pt.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
CLI oficial da FishXCode — integração com um clique na API FishXCode para claude-code, aider, codex, opencode e mais.
99

10-
**[📖 Documentação](https://cli.fishxcode.com/pt/)** · **[🚀 Cadastrar](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obter API Key](https://fishxcode.com/console/token)**
10+
**[📖 Documentação](https://cli.fishxcode.com/pt/)** · **[📦 Pacote npm](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 Cadastrar](https://fishxcode.com/register?aff=9CTW)** · **[🔑 Obter API Key](https://fishxcode.com/console/token)**
1111

1212
## Instalação
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# ou executar diretamente sem instalar
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## Início rápido
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # alternativa ao fishx login
5858
## Links
5959

6060
- **Documentação**: <https://cli.fishxcode.com/pt/>
61+
- **Pacote npm**: <https://www.npmjs.com/package/fishxcode-cli>
6162
- **Console API**: <https://fishxcode.com/console/token>
6263
- **GitHub**: <https://github.com/fishxcode/fishxcode-cli>

README.zh-CN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
AI 编码工具管理器 — 一键将 claude-code、aider、codex、opencode 等主流工具接入 FishXCode API。
99

10-
**[📖 文档站](https://cli.fishxcode.com)** · **[🚀 注册账号](https://fishxcode.com/register?aff=9CTW)** · **[🔑 获取 API Key](https://fishxcode.com/console/token)**
10+
**[📖 文档站](https://cli.fishxcode.com)** · **[📦 npm 包](https://www.npmjs.com/package/fishxcode-cli)** · **[🚀 注册账号](https://fishxcode.com/register?aff=9CTW)** · **[🔑 获取 API Key](https://fishxcode.com/console/token)**
1111

1212
## 安装
1313

1414
```bash
1515
npm i -g fishxcode-cli
1616
# 或直接运行,无需全局安装
17-
npx fishxcode-cli@latest fishx setup
17+
npx fishxcode-cli@latest setup
1818
```
1919

2020
## 快速开始
@@ -58,5 +58,6 @@ export FISHXCODE_API_KEY=sk-xxx # 替代 fishx login 持久化配置
5858
## 相关链接
5959

6060
- **文档站**<https://cli.fishxcode.com>
61+
- **npm 包**<https://www.npmjs.com/package/fishxcode-cli>
6162
- **API 控制台**<https://fishxcode.com/console/token>
6263
- **GitHub**<https://github.com/fishxcode/fishxcode-cli>

docs/en/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ hero:
1515
- theme: alt
1616
text: Commands
1717
link: /en/commands
18+
- theme: alt
19+
text: npm Package
20+
link: https://www.npmjs.com/package/fishxcode-cli
1821

1922
features:
2023
- icon:

docs/en/quick-start.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## Install
44

5+
📦 npm package: <https://www.npmjs.com/package/fishxcode-cli>
6+
57
```bash
68
npm i -g fishxcode-cli
79
```
810

911
Or run directly:
1012

1113
```bash
12-
npx fishxcode-cli@latest fishx setup
14+
npx fishxcode-cli@latest setup
1315
```
1416

1517
## Init Flow

docs/es/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ hero:
1515
- theme: alt
1616
text: Comandos
1717
link: /es/commands
18+
- theme: alt
19+
text: Paquete npm
20+
link: https://www.npmjs.com/package/fishxcode-cli
1821

1922
features:
2023
- icon:

0 commit comments

Comments
 (0)