aboutsummaryrefslogtreecommitdiff
path: root/.boilerplates
diff options
context:
space:
mode:
authorMarvin Borner2020-06-28 13:52:37 +0200
committerMarvin Borner2020-06-28 13:52:37 +0200
commit7a13e3d67691eb47e95361b61e7ac6a0598e04ff (patch)
tree63773ae8cfb3a48c5a2fcc2ed3d0326d3eac4d03 /.boilerplates
parent0e6b774a8b20acb714aa8f0ca2da01e02c0ddcf0 (diff)
Run script boilerplate
Better than anything else imho
Diffstat (limited to '.boilerplates')
-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!"