5 个不稳定版本
0.3.0 | 2024年3月9日 |
---|---|
0.2.4 | 2024年3月6日 |
0.2.3 | 2024年1月30日 |
0.2.2 | 2024年1月30日 |
0.1.0 | 2024年1月17日 |
#613 在 开发工具
211 每月下载量
15KB
165 行
操作系统构建器
这是一个 osbuilder
的仓库,一个跨平台的操作系统构建器
贡献
复制仓库,然后按照说明操作
git add <whatever files you want to add>
git commit -am "<type of contribution>: <what you've done>"
git push
完成后,提交一个PR。
示例配置
如果您运行 osbuilder
,则会得到一个,但您也可以复制这个。
[buildopts]
tb_name = "mtos_latest"
distro_name = "MatuushOS"
support_url = ""
version = 0.9999
threads = 6
to_fetch = [""]
bdir = ""
dir_structure = "MatuushOS"
xcscriptdir = ""
bscriptdir = ""
依赖
~6–16MB
~249K SLoC