为 AI Web Coding 打造的云端编码沙箱
curl -fsSL https://repo.pigsty.cc/get | bash -s piglet

预装 Claude Code、VS Code、Jupyter
Python/Go/Node.js 开发环境开箱即用
PostgreSQL 18 + 400+ 扩展
覆盖向量/时序/地理/图/分析
JuiceFS 将工作目录存入数据库
多 Agent / 多用户同时协作
专为 AI 时代打造的开发环境
# Show backup information pig pb info # Restore to specific time pig pb restore -t "2025-01-29 10:00:00"
# Create database from template pig pg psql -c "CREATE DATABASE dev TEMPLATE prod" # Or restore backup to new location pig pb restore --target-pgdata=/data/clone
# Check environment status pig status # Manage PostgreSQL pig pg status # View logs pig pg log tail

一条命令,开启你的 AI 编码之旅
curl -fsSL https://repo.pigsty.cc/get | bash -s piglet
