Call Boxen.run
This commit is contained in:
parent
c145285d26
commit
cea2b22c9b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue