mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 19:10:49 +00:00
Merge pull request #1273 from VarunPotti/master
Add fleet-rs to build system
This commit is contained in:
commit
e29e6771ac
@ -507,6 +507,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
* CMake
|
||||
* [Devolutions/CMakeRust](https://github.com/Devolutions/CMakeRust) — useful for integrating a Rust library into a CMake project
|
||||
* [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [![build badge](https://api.travis-ci.org/SiegeLord/RustCMake.svg?branch=master)](https://travis-ci.org/SiegeLord/RustCMake)
|
||||
* [Fleet](https://github.com/dimensionhq/fleet) [[fleet-rs](https://crates.io/crates/fleet-rs)] - The blazing fast build tool for Rust.
|
||||
* Github actions
|
||||
* [icepuma/rust-action](https://github.com/icepuma/rust-action) — rust github action
|
||||
* [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) — GitHub Actions for mdBook
|
||||
|
Loading…
Reference in New Issue
Block a user