add 'mocha-run' script to run a local mocha-web instance

This commit is contained in:
Michael Becker 2024-04-13 20:01:10 -04:00
parent 50d4620266
commit d36fb6b928

View File

@ -0,0 +1,3 @@
#!/bin/sh
internal/mocha-web.py ${1+"$@"}