38 Star 86 Fork 34

openEuler/rust_shyper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

How to compile and use cli tool

Before you compile the cli tool source, you should move cli directory to a location outside the root directory of rust-shyper. Because cli and rust-shyper are two independent rust crates, and will have conflicts when compiling.

First, create a Linux distribution environment for one architecture (AArch64 or RISCV64).

Second, apt install the following dependency under this environment:

  • libfdisk-dev

Third, locate the directory to the cli, then run make.

Finally, you can use the compiled executable as a command-line tool to manage rust-shyper.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/rust_shyper.git
git@gitee.com:openeuler/rust_shyper.git
openeuler
rust_shyper
rust_shyper
master

搜索帮助