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

CLI doesn't install #5

Open
RandomInsano opened this issue Feb 19, 2022 · 3 comments
Open

CLI doesn't install #5

RandomInsano opened this issue Feb 19, 2022 · 3 comments
Assignees

Comments

@RandomInsano
Copy link

Hmm. Tried installing the CLI based on the README and it failed:

$ cargo install hematita_cli
    Updating crates.io index
error: could not find `hematita_cli` in registry `crates-io` with version `*`

I've tried on Ubuntu 21.10 and Windows 7 (yes, it's old on purpose :D)

@lenscas
Copy link

lenscas commented Feb 19, 2022

looks like the cli is not yet published on crates.io

I think you should be able to install it using cargo install hematita_cli --git https://github.com/danii/hematita until it is published on crates.io

@danii
Copy link
Owner

danii commented Mar 8, 2022

I purposefully refrained from uploading the CLI to crates.io because I wanted to take time to decide if the CLI should've gone in it's own crate or the hematita crate. Of course, it's been a long while since then, and I've already made my decision; I'll be uploading the hematita_cli crate today, soon.

@danii danii self-assigned this Mar 8, 2022
@lenscas
Copy link

lenscas commented Mar 15, 2022

me: sneakily uploads a crate to crates.io with the name hematita_cli :P

edit: just to be clear, I a joking and I haven't done so, nor am I planning to do so. See this comment more as a friendly reminder to maybe push something to that crate name though :)

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