A simple and lightweight development web server written in rust.
You can install the latest stable version using cargo by running
cargo install --tag v1.1.0 --git https://github.com/JuliusDeBoer/tws.git
Or install the latest version by running
cargo install --git https://github.com/JuliusDeBoer/tws.git
This project is licensed under the MIT license. For more info check out LICENSE.txt