Skip to content

pengcunfu/devbox

Repository files navigation

ProgramBox (devbox)

CI Release Docs License: MIT

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

发版(维护者)

  1. 更新 VERSIONProgramBox.csprojCHANGELOG.md
  2. git tag v1.0.0 && git push origin v1.0.0
  3. GitHub Actions 自动构建 zip 并创建 Release

详见 版本发布

参与贡献

欢迎提交 Issue 与 Pull Request。仓库地址:pengcunfu/devbox

许可证

本项目采用 MIT License 开源。

About

Windows 上的开发环境管理工具:多语言运行时切换、系统工具快捷入口、本地/Web 应用与服务一键管理。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors