-
Notifications
You must be signed in to change notification settings - Fork 0
Social network platform built with modular, pluggable, and configurable components
License
jeet/tentacle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# quickie install directions cp config/database.sample.yml config/database.yml mkdir log rake tmp:create rake db:schema:load rake db:migrate:all rake db:migrate:plugin[groups] rake db:migrate:plugin[profiles] rake db:migrate:plugin[tentacled_beast] rake db:fixtures:load script/runner "User.find(1).create_profile :email => 'test@test.com'" script/runner "Group.create :name => 'Default'"
About
Social network platform built with modular, pluggable, and configurable components
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published