Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Rename to cargo-semantic #91

Open
icorderi opened this issue May 10, 2016 · 5 comments
Open

Rename to cargo-semantic #91

icorderi opened this issue May 10, 2016 · 5 comments

Comments

@icorderi
Copy link

This is a great tool that helps improve the project publishing lifecycle.
Have you considered making it a cargo extension?

cargo install cargo-semantic
cargo semantic
@badboy
Copy link
Member

badboy commented May 10, 2016

We have! We will make it a sub-command to cargo eventually (we already have the Crate), we just didn't find the time to merge the latests work and publish a crate. We will hopefully do this in the coming week.

@icorderi
Copy link
Author

Cool, that's great!
By the way, don't the cargo subcommands crates "need" (or expect) to be named cargo-xyz?

@badboy
Copy link
Member

badboy commented May 10, 2016

The binary needs to be named cargo-xyz, but afaik the crate does not have to be, as long as it provides a cargo-xyz binary (Crates are not limited to a single binary).

@aidanhs
Copy link

aidanhs commented Nov 3, 2016

Ping on this? :)

@badboy
Copy link
Member

badboy commented Nov 3, 2016

Sadly we're still not at a point where this reliably works and can be used. I personally hope to push it over that point by the end of the year, but with this being a hobby project, I can't promise anything.
When we go there, we will definitely have a cargo subcommand.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants