Skip to content

Commit

Permalink
Added binary details.
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranarcher committed Jan 1, 2013
1 parent b359633 commit d6affd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/hacker_term
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env ruby
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')
require 'hacker_term'

app = HackerTerm::TerminalApp.new
exit app.run!

0 comments on commit d6affd8

Please sign in to comment.