dakariakin/chiliproject_git
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a plugin for chiliproject for integration with git server (girar)
== Installation
1. Copy the plugin directory into the vendor/plugins directory
(or add git submodule, if chiliproject in git repository)
run:
rake create_ssh_dirs
for create folders ssh-public and git-actions
2. Migrate plugin:
rake db:migrate:plugins
5. Restart chiliproject
Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.