descdeps

Crates.iodescdeps
lib.rsdescdeps
version0.3.1
sourcesrc
created_at2019-10-01 22:06:21.265809
updated_at2019-10-12 03:28:25.433466
descriptionCLI utility to describe project dependencies
homepage
repositoryhttps://github.com/Celeo/descdeps
max_upload_size
id169228
size125,919
Matt Boulanger (Celeo)

documentation

README

descdeps

CircleCI Crates.io

CLI program to describe a project's dependencies.

Installing

cargo install descdeps

Using

TODO

Developing

Building

Requirements

  • Git
  • A recent version of Rust

Steps

git clone https://github.com/Celeo/descdeps
cd descdeps
cargo build

License

Licensed under either of

Contributing

Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.

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.

Commit count: 23

cargo fmt