diff --git a/Makefile b/Makefile index c9755d9d..9d221ee0 100644 --- a/Makefile +++ b/Makefile @@ -113,6 +113,10 @@ deployTest: .venv . .venv/bin/activate ; \ python3 -m twine upload --repository testpypi tmp/dist/* --verbose +itchDumbPaintToolexporter: + tools/webExporterInit.sh + python3 -m http.server --directory tmp + test: .venv # Record a stream # tests/pytest/test_001_demo.py -r test.input.bin