## Description We would like the users to be able to install our CLI from the following stores: - npm - cargo - snapcraft ## Resources - https://github.com/a11ywatch/rust-to-npm - https://blog.orhun.dev/packaging-rust-for-npm/ - https://doc.rust-lang.org/cargo/reference/publishing.html - https://doc.rust-lang.org/cargo/reference/publishing.html
Description
We would like the users to be able to install our CLI from the following stores:
Resources