Skip to content

Commit

Permalink
Can barely type word :(
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCheek committed Sep 12, 2014
1 parent e28b875 commit 0cb7a38
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
@@ -0,0 +1 @@
-.-
4 changes: 4 additions & 0 deletions bin/compile
@@ -0,0 +1,4 @@
#!/bin/sh

echo "FuckEverything"
exit 0
6 changes: 6 additions & 0 deletions bin/detect
@@ -0,0 +1,6 @@
#!/usr/bin/env ruby

puts "ENV:"
require 'pp'
pp ENV

4 changes: 4 additions & 0 deletions bin/release
@@ -0,0 +1,4 @@
#!/bin/sh

echo "---"
echo "PATH: $PATH"

0 comments on commit 0cb7a38

Please sign in to comment.