mitmproxy/docs/modd.conf

8 lines
76 B
Plaintext
Raw Normal View History

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