Crates.io | seva |
lib.rs | seva |
version | 0.1.3 |
source | src |
created_at | 2023-12-28 07:00:35.054529 |
updated_at | 2024-01-16 06:21:03.372615 |
description | Simple directory http server inspired by Python's http.server |
homepage | |
repository | https://github.com/mattgathu/seva |
max_upload_size | |
id | 1082207 |
size | 137,505 |
A simple directory http server inspired by Python's http.server.
cargo install seva
You can start serving your current directory by simply running:
seva
To print out the help:
seva --help