aboutsummaryrefslogtreecommitdiff
path: root/src/diskfloppydotme.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/diskfloppydotme.cr')
-rw-r--r--src/diskfloppydotme.cr6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/diskfloppydotme.cr b/src/diskfloppydotme.cr
new file mode 100644
index 0000000..68e1a8d
--- /dev/null
+++ b/src/diskfloppydotme.cr
@@ -0,0 +1,6 @@
+# Typically you will not use or modify this file. 'shards build' and some
+# other crystal tools will sometimes use this.
+#
+# When this file is compiled/run it will require and run 'start_server',
+# which as its name implies will start the server for you app.
+require "./start_server"