rust-lang / generate-manifest-list

Creates a list of manifests on static.rust-lang.org

Home Page:https://static.rust-lang.org/manifests.txt

Repository from Github https://github.comrust-lang/generate-manifest-listRepository from Github https://github.comrust-lang/generate-manifest-list

Generates manifest lists from static.rust-lang.org

cargo run will query AWS credentials from the environment using rusoto's default provider.

The manifests.txt will be put into the working directory which will have a list of static.rust-lang.org "links" to all known manifests, sorted by date.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

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

About

Creates a list of manifests on static.rust-lang.org

https://static.rust-lang.org/manifests.txt

License:Apache License 2.0


Languages

Language:Rust 100.0%