aboutsummaryrefslogtreecommitdiff
path: root/.boilerplates/txt/run
diff options
context:
space:
mode:
Diffstat (limited to '.boilerplates/txt/run')
-rwxr-xr-x.boilerplates/txt/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/.boilerplates/txt/run b/.boilerplates/txt/run
new file mode 100755
index 0000000..945c051
--- /dev/null
+++ b/.boilerplates/txt/run
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+echo "Run!"