seva

Crates.ioseva
lib.rsseva
version0.1.3
sourcesrc
created_at2023-12-28 07:00:35.054529
updated_at2024-01-16 06:21:03.372615
descriptionSimple directory http server inspired by Python's http.server
homepage
repositoryhttps://github.com/mattgathu/seva
max_upload_size
id1082207
size137,505
Matt Gathu (mattgathu)

documentation

https://docs.rs/seva

README

Seva

A simple directory http server inspired by Python's http.server.

Installation

cargo install seva

Usage

You can start serving your current directory by simply running:

seva

To print out the help:

seva --help

References

Commit count: 45

cargo fmt