You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.. | ||
src | 2 weeks ago | |
Cargo.toml | 4 weeks ago | |
README.md | 2 months ago |
README.md
mailpot REST http server
cargo run --bin mpot-archives
generate static files
# mpot-gen CONF_FILE OUTPUT_DIR OPTIONAL_ROOT_URL_PREFIX
cargo run --bin mpot-gen -- ../conf.toml ./out/ "/mailpot"