Call Boxen.run

This commit is contained in:
John Barnette 2012-10-02 13:45:35 -07:00
parent c145285d26
commit cea2b22c9b

View file

@ -53,3 +53,7 @@ abort "Can't bootstrap, dependencies are outdated." unless system *strap
# Set up our local configuration, deps, and load path.
load "config/basic.rb"
# Okay, let's run this thing.
exit Boxen.run ARGV