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

Is nostr-cli installable via cargo? #497

Closed
xeruf opened this issue Jul 10, 2024 · 1 comment
Closed

Is nostr-cli installable via cargo? #497

xeruf opened this issue Jul 10, 2024 · 1 comment

Comments

@xeruf
Copy link
Contributor

xeruf commented Jul 10, 2024

There is no explanation so I tried this, but unsuccessfully:

❯ cargo install nostr-cli
    Updating crates.io index
error: there is nothing to install in `nostr-cli v0.0.0`, because it has no binaries
`cargo install` is only for installing programs, and can't be used with libraries.
To use a library crate, add it as a dependency to a Cargo project with `cargo add`.

Wanted to use that as a reference point to start development.

@yukibtc
Copy link
Member

yukibtc commented Jul 10, 2024

Hey, nostr-cli is in a very early stage. Currently are available only commands to interact with database.

I'll add other commands soon. If you have particular requests, let me know.

@yukibtc yukibtc closed this as completed Sep 19, 2024
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

2 participants