Windows 上的开发环境管理工具:多语言运行时切换、系统工具快捷入口、本地/Web 应用与服务集中管理。
当前版本:1.0.0 · 开源协议:MIT
从 Releases 下载 ProgramBox-1.0.0-win-x64.zip,解压后运行 ProgramBox.exe(64 位自包含,无需安装 .NET)。
完整使用与发版说明见在线文档:https://pengcunfu.github.io/devbox/
本地预览文档:
cd docs
npm install
npm run dev- .NET 10 · Avalonia UI 11
- Windows 10+(x64)
git clone https://github.com/pengcunfu/devbox.git
cd devbox
dotnet run -c Release- 更新
VERSION、ProgramBox.csproj、CHANGELOG.md git tag v1.0.0 && git push origin v1.0.0- GitHub Actions 自动构建 zip 并创建 Release
详见 版本发布。
欢迎提交 Issue 与 Pull Request。仓库地址:pengcunfu/devbox
本项目采用 MIT License 开源。