diff --git a/Cargo.lock b/Cargo.lock index 16a80cd..b9762b0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9,7 +9,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] -name = "cargo-gg" +name = "cargo-ge" version = "0.1.1" dependencies = [ "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 0a41878..f6f420e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] -name = "cargo-gg" +name = "cargo-ge" version = "0.1.1" edition = "2021" -repository = "https://gitlab.scd31.com/stephen/cargo-gg" +repository = "https://git.calitabby.net/crispycat/cargo-ge" license = "MIT" categories = ["command-line-utilities", "development-tools::cargo-plugins"] readme = "README.md" -description = "Calls you a good girl when your cargo command succeeds (after it failed previously)" +description = "Calls you a good enby when your cargo command succeeds (after it failed previously)" [dependencies] anyhow = "1.0.95" diff --git a/README.md b/README.md index c55e399..70985a2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your ## How it works -1. Install with `cargo install cargo-ge` +1. Install with `cargo install --path .` 1. Use `ge` as a wrapper (e.g. `cargo ge run` to run your Rust project) 1. If your project fails to build, and then it succeeds, cargo will say "Good enby!"