1 个不稳定版本

使用旧的Rust 2015

0.1.0 2017年12月3日

#32#metal

Apache-2.0/MIT

13KB
363

Forge

Forge是一个使用metal创建裸机应用程序的工具。

安装

使用cargo install forge进行安装。

使用

  1. 使用forge new <项目-名称>创建新项目。

  2. 使用forge build进行构建。

  3. 使用qemu-system-x86_64 -cdrom build/x86_64.iso运行。

如果有时间,我会添加更多架构。

注意事项

  1. 目前,您必须在路径中安装grub-mkrescueapt install xorriso),ldxargo

依赖关系

~0.7–1.3MB
~29K SLoC