0.1.2 • Published 7 years ago

rust-watch v0.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

rust-watch

NodeJS script to automatically build Rust project on change using Cargo. This is inspired by the webpack-dev-server.

Install

npm i -g rust-watch

Usage

At the root of a Cargo initialized Rust project, just run the rust-watch command. It will build your project immediately and after every file change in the src directory of your project.

License

MIT

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

1.0.0

7 years ago