aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 02:24:31 -0400
committerBobby <[email protected]>2022-11-05 02:24:31 -0400
commitf1d42a625654025a112c00c82882dd59ce181165 (patch)
tree53fe8c38ba239022d71818a3e96571cee6be06ca /src
parentad8962a9729f629200d34a1cfdac00055c602d71 (diff)
downloadtexty-f1d42a625654025a112c00c82882dd59ce181165.tar.xz
texty-f1d42a625654025a112c00c82882dd59ce181165.zip
feat: Basic Layout
Diffstat (limited to 'src')
-rw-r--r--src/texty.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/texty.py b/src/texty.py
new file mode 100644
index 0000000..e75154b
--- /dev/null
+++ b/src/texty.py
@@ -0,0 +1 @@
+print("hello world") \ No newline at end of file