rust-to-npm-cli
The CLI for rust-to-npm
Usage
```sh
to build locally without deploying
rust-to-npm-cli build
to build and deploy to cargo + npm
rust-to-npm-cli deploy -b ```