Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

wesleywiser/cargo-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

cargo-config allows you get to read information from a project's Cargo.toml file on the command line. Similar in spirit to git config

Usage

cargo config package.name # "cargo-config"
cargo config package.authors # ["Wesley Wiser <wwiser@gmail.com>"]

License

Like Rust and Cargo, cargo-config is dual licensed under both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages