Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The readme's suggested cargo about init seems to be invalid usage. #7

Closed
Lokathor opened this issue Dec 6, 2019 · 3 comments
Closed

Comments

@Lokathor
Copy link

Lokathor commented Dec 6, 2019

D:\dev\learn-opengl>cargo about init
error: Found argument 'init' which wasn't expected, or isn't valid in this context

USAGE:
    cargo-about.exe [OPTIONS] <SUBCOMMAND>

For more information try --help

Perhaps the readme is old? or it's for the next version to be published?

@Lokathor
Copy link
Author

Lokathor commented Dec 6, 2019

Ah, yes, an install from the git master works!

Perhaps a note should be put in the readme about that until the next version goes out.

@MaikKlein
Copy link
Member

No version has been released yet. The crate is going the be published soon, sorry for the inconvenience.

@WildCryptoFox
Copy link

WildCryptoFox commented Dec 6, 2019

@MaikKlein 0.0.1 has been released and this version is advertised in the README with the crates.io badge. Perhaps not a stable release but a version is available via cargo install cargo-about, which the current README suggests doing along with the cargo about init which isn't yet available on the version it installs. It could say cargo install --git https://github.com/EmbarkStudios/cargo-about for now then be reverted to cargo install cargo-about on the documentation matching release.

https://docs.rs/cargo-about/0.0.1/cargo_about/

Jake-Shadle pushed a commit that referenced this issue Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants