An open API service indexing awesome lists of open source software.

https://github.com/YdrMaster/os-xtask-utils

Program executation for xtask in os or bootloader project
https://github.com/YdrMaster/os-xtask-utils

Last synced: about 1 year ago
JSON representation

Program executation for xtask in os or bootloader project

Awesome Lists containing this project

README

          

# xtask 应用程序调用工具

[![CI](https://github.com/YdrMaster/os-xtask-utils/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/YdrMaster/os-xtask-utils/actions)
[![Latest version](https://img.shields.io/crates/v/os-xtask-utils.svg)](https://crates.io/crates/os-xtask-utils)
[![issue](https://img.shields.io/github/issues/YdrMaster/os-xtask-utils)](https://github.com/YdrMaster/os-xtask-utils/issues)
[![Documentation](https://docs.rs/os-xtask-utils/badge.svg)](https://docs.rs/os-xtask-utils)
![license](https://img.shields.io/github/license/YdrMaster/os-xtask-utils)

提供引导软件或操作系统开发中 xtask 常用的一些应用程序调用。

- `cargo-binutils`
- `cargo`
- `git`
- `make`
- `tar`
- `qemu`