Skip to content

NodeJS script to automatically build Rust project on change using Cargo

License

Notifications You must be signed in to change notification settings

lunfel/rust-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repository

https://github.com/lunfel/rust-watch

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

About

NodeJS script to automatically build Rust project on change using Cargo

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published