# yuque **Repository Path**: k8scat/yuque ## Basic Information - **Project Name**: yuque - **Description**: 语雀客户端 SDK Rust 版本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-19 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yuque Yuque Client SDK in Rust. ## Support - [x] User - [x] Group - [x] Repo - [x] Doc ## Usage Add this to your `Cargo.toml`: ```toml [dependencies] yuque = "0.1.3" ``` ## Unit tests ```bash make test TOKEN=your_token ``` ## Authors [K8sCat](https://github.com/k8scat) ## license [MIT](./LICENSE)