Home
Softono

Drone Core

Open source Apache-2.0 Rust
490
Stars
44
Forks
5
Issues
20
Watchers
3 years
Last Commit

 About Drone Core

The core crate for Drone, an Embedded Operating System.

Platforms

Web Self-hosted

Languages

Rust

Need Help Installing Drone Core?

We provide expert installation service for this software. Our team will install, configure, and secure Drone Core on your server. plans start at just $30.

Drone Core

View on GitHub

crates.io maintenance

Drone Core

The core crate for Drone, an Embedded Operating System.

Documentation

Usage

Add the crate to your Cargo.toml dependencies:

[dependencies]
drone-core = { version = "0.15.0" }

Add or extend host feature as follows:

[features]
host = ["drone-core/host"]

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.