Releases: gezihua123/cc-planet
Releases · gezihua123/cc-planet
v0.0.10
Compare
Sorry, something went wrong.
No results found
v0.0.10
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
版本文件: version.properties
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
plane.png
飞机图片源文件
README.md
使用文档(英文)
readme_zh.md
使用文档(中文)
SKILL.md
技能文档
install_pkg.sh
安装脚本(自动创建 cc-notify 符号链接)
version.properties
版本号配置
快速安装
# 本地安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash
# 全局安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash -s -- --global
v0.0.9
Compare
Sorry, something went wrong.
No results found
v0.0.9
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
版本文件: version.properties
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
plane.png
飞机图片源文件
README.md
使用文档(中文)
README.en.md
使用文档(英文)
SKILL.md
技能文档
install_pkg.sh
安装脚本(自动创建 cc-notify 符号链接)
version.properties
版本号配置
快速安装
# 本地安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash
# 全局安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash -s -- --global
v0.0.8
Compare
Sorry, something went wrong.
No results found
v0.0.8
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
版本文件: version.properties
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
plane.png
飞机图片源文件
README.md
使用文档(中文)
README.en.md
使用文档(英文)
SKILL.md
技能文档
install_pkg.sh
安装脚本(自动创建 cc-notify 符号链接)
version.properties
版本号配置
快速安装
# 本地安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash
# 全局安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash -s -- --global
v0.0.7
Compare
Sorry, something went wrong.
No results found
v0.0.7
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
版本文件: version.properties
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
cc-notify.py
CI/CD 通知辅助脚本
plane.png
飞机图片源文件
README.md
使用文档
SKILL.md
技能文档
install_pkg.sh
安装脚本
version.properties
版本号配置
快速安装
# 本地安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash
# 全局安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash -s -- --global
v0.0.6
Compare
Sorry, something went wrong.
No results found
v0.0.6
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
版本文件: version.properties
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
cc-notify.py
CI/CD 通知辅助脚本
plane.png
飞机图片源文件
README.md
使用文档
SKILL.md
技能文档
install_pkg.sh
安装脚本
version.properties
版本号配置
快速安装
# 本地安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash
# 全局安装
curl -fsSL https://raw.githubusercontent.com/gezihua123/cc-planet/main/install_pkg.sh | bash -s -- --global
v0.0.5
Compare
Sorry, something went wrong.
No results found
v0.0.5
install_pkg.sh: 支持 --global 参数,默认安装到 ~/.local/bin/
tarball 包含 SKILL.md 和 install_pkg.sh
v0.0.4
Compare
Sorry, something went wrong.
No results found
v0.0.4
构建信息
平台: macOS 11+
架构: arm64 + x86_64 (Universal Binary)
包含文件
文件
说明
cc-planet
主程序(通用二进制)
env.json
运行时配置模板
cc-notify.py
CI/CD 通知辅助脚本
plane.png
飞机图片源文件
README.md
使用文档
快速安装
# 下载完整包
curl -fsSL https://github.com/gezihua123/cc-planet/releases/download/v0.0.4/cc-planet-v0.0.4.tar.gz | tar -xz
# 进入目录
cd cc-planet-v0.0.4
# 运行
./cc-planet " Hello World"