rust-to-npm 0.1.0

ship a rust project to npm on all operating systems leveraging cargo.
rust-to-npm-0.1.0 is not a library.
Visit the last successful build: rust-to-npm-0.4.13

rust-to-npm

deploy a rust project to npm in one command.

Getting Started

You can use this to run the command locally then run npm publish to ship your crate. At the moment it only publishes the project publicly only.

  1. cargo run

Installation

# with npm
npm i rust-to-npm -g
# or with cargo
cargo install rust-to-npm

Goals

  1. Easy convert installs to npm.
  2. Allows full transparency of Rust code that user installs instead of dangerous binaries.

About

This project is used to convert the rust crawler crate for usage in node.

TODO

  1. Get keywords from bin.