.PHONY: deploy deploy: mpremote fs cp src/* : .PHONY: run run: deploy mpremote exec "import main; main.main()"