summaryrefslogtreecommitdiff
path: root/heippa
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-08-03 06:08:14 +0300
committerLars Wirzenius <liw@liw.fi>2019-08-03 06:08:14 +0300
commit038cf02539020a3a7d85e8bc71e3f34fa2b07207 (patch)
treedb9e875c6111e638119740a7381ab3e1bd31b203 /heippa
downloadheippapy-038cf02539020a3a7d85e8bc71e3f34fa2b07207.tar.gz
Add: initial commit
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')