We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: Social network platform built with modular, pluggable, and configurable components
Homepage: http://projects.entp.com/tentacle
Clone URL: git://github.com/courtenay/tentacle.git
tentacle / 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'