frame-it/Makefile

8 lines
98 B
Makefile
Raw Permalink Normal View History

2020-01-21 03:27:35 +01:00
#!make
include .env
export
listener:
python listener.py
example-sender:
python python/sender.py