wagn / wagn

the wiki on wheels: a Ruby on Rails app for building dynamic, structured websites out of wiki cards

This URL has Read+Write access

wagn / script / generate
100755 3 lines (3 sloc) 0.098 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/generate'