summaryrefslogtreecommitdiff
path: root/heippa
diff options
context:
space:
mode:
Diffstat (limited to 'heippa')
-rwxr-xr-xheippa3
1 files changed, 3 insertions, 0 deletions
diff --git a/heippa b/heippa
new file mode 100755
index 0000000..4d1d246
--- /dev/null
+++ b/heippa
@@ -0,0 +1,3 @@
+#!/usr/bin/python3
+
+print('hello, world')