This website requires JavaScript.
Explore
Help
Sign in
atomaka
/
allpro
Watch
1
Star
0
Fork
You've already forked allpro
0
Code
Releases
Activity
master
allpro
/
bin
/
rake
5 lines
90 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Fix environment path for mac (FIXME: test on ubuntu)
2013-08-25 16:33:06 -04:00
#!/usr/bin/env ruby
Initial commit
2013-08-04 19:35:10 -04:00
require_relative '../config/boot'
require 'rake'
Rake.application.run
Copy permalink