Skip to content

JohnScience/shieldify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shieldify

Crates.io Downloads License Dependency Status

Add sheilds (=badges) to your README.md with ease.

Installation

cargo install shieldify

Usage

Add repository field to your Cargo.toml and run in the crate root:

shieldify

Your README.md will be updated with the badges.

Notes

For crates with src/lib.rs, it will also add a badge for the documentation.

At the moment of writing, the crate expects that the repository is hosted on GitHub.

In theory, the crate might eventually be able to use git2 to get the repository information from the local repository, but it is not implemented yet.

Related crates

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.

About

Add sheilds (=badges) to your README.md with ease.

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