mitmproxy/docs/modd.conf

8 lines
78 B
Plaintext

scripts/*.py {
prep: ./build.sh
}
{
daemon: cd src; hugo server -D
}