Skip to content

westrup/shotweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation
============

$ sudo apt-get install ruby-rvm git libmagickcore-dev libmagickwand-dev

$ rvm install 1.9.2
$ rvm --default 1.9.2
$ gem install rails

$ git clone [email protected]:westrup/shotweb.git
$ cd shotwell
$ bundle install
$ vi config/app_config.yml
$ cp ~/.shotwell/data/photo.db db/development.sqlite3
$ rails server

About

Web photo gallery for the Shotwell photo manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published