diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..cf424152de893fd9185c00b76bc976252086c3f8 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +all: + chmod u+x joosc diff --git a/joosc b/joosc new file mode 100644 index 0000000000000000000000000000000000000000..a7e7f4a968f85a152460fb4544ea9f03fed85d8b --- /dev/null +++ b/joosc @@ -0,0 +1 @@ +python3 joosc.py