repository-manager 0.0.5
This project is based on the need for a repository manager system for Collaide. Instead of creating my core repository manager system heavily dependent on our development, I'm trying to implement a generic and potent repository gem. After looking for a good gem to use I noticed the lack of repository gems and flexibility in them. RepositoryManager tries to be the more flexible possible. Each instance (users, groups, etc..) can have it own repositories (with files and folders). It can manage them easily (edit, remove, add, etc) and share them with other instance. This gem is my informatics project for the Master in University of Lausanne (CH).