docs: add scriptable output note

This commit is contained in:
yetja 2026-07-07 08:41:02 +08:00
parent 04a990da31
commit 8eaeced2e8
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ The official [GitLink](https://www.gitlink.org.cn) CLI tool — built for humans
- **Open Source, Zero Barriers** — MulanPSL-2.0 license, ready to use, just `npm install`
- **Up and Running in 3 Minutes** — Interactive login or `GITLINK_TOKEN` env var, from install to first API call in just 3 steps
- **Secure & Controllable** — OS-native keychain credential storage, `GITLINK_TOKEN` env var for CI/CD & non-interactive environments, auto git remote context resolution
- **Scriptable Output** — Designed for repeatable terminal workflows and automation pipelines
- **Three-Layer Architecture** — Shortcuts (human & AI friendly) → Raw API (full coverage) → Config (configuration management)
## Features