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

How do I use this? #41

Open
satvikpendem opened this issue Oct 31, 2023 · 1 comment
Open

How do I use this? #41

satvikpendem opened this issue Oct 31, 2023 · 1 comment

Comments

@satvikpendem
Copy link

I see that the package isn't on cargo and the instructions to cargo install novu are crossed out on the README, so how do I actually use this package? Is it still in development and just not ready yet?

@c12i
Copy link

c12i commented Nov 21, 2023

Although the crate is not available on crates.io, it's still possible to use it via git. Simply add this to your Cargo.toml:

[dependencies]
novu = { version = "0.1.0", git = "https://github.com/novuhq/novu-rust.git" }

This should probably be documented in the README

cc @unicodeveloper

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