Crate CI: Simplifying Crate management
If you'd like to read the crate-ci
docs, you can visit
https://crate-ci.github.io to read it online.
If you'd like to read it locally, install Rust, and then:
$ cargo install mdbook
$ git clone https://github.com/crate-ci/crate-ci.github.io
$ cd crate-ci.github.io
$ mdbook build
$ mdbook serve
To be able to run the examples, you must be connected to the internet; you can read all content offline, however!
Please see the CONTRIBUTING.md file for more details.
crate-ci docs are licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in crate-ci docs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.