Skip to content

peddamat/swiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing ruby-dev
- sudo apt-get install ruby1.8-dev

Updating rubygems
- gem install rubygems-update
- cd /var/lib/gems/1.8/bin
- sudo ./update_rubygems

Install bundler
- sudo gem install bundle

Install required gems for swiss
- sudo bundle install
- apt-get install libjson-ruby

Install mercurial
- Download source: http://mercurial.selenic.com/release/
- apt-get install python-dev python-docutils
- make all && su -c "make install"

Install php5-mysql
- apt-get install php5-mysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published