Skip to content

matiaskorhonen/eish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the hhlc.eish!

This program is tailored to the needs of the HHLinuxClub. However, if found useful for any other situation, feel free to use, modify and redistribute according to the terms of the license.

Releases

Version 0.5.6 is the latest stable release.

Required Gems

See Gemfile

Quick Setup (for development)

Install the ‘bundler’ gem before doing this.

git clone git://github.com/hhlinuxclub/eish.git
cd eish
bundle install
rake eish:setup
./script/server

Copyright

Copyright 2008 ‒ 2010 João Carlos Cardoso and Matias Korhonen.

The above copyright notice applies to all files of this program, unless stated otherwise in the file itself.

Bug Tracker

Found a bug? Perfect. Let us know at our bug tracker.

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see < http://www.gnu.org/licenses/ >

About

Ruby on Rails web application for the HAAGA-HELIA Linux Club.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 54.3%
  • JavaScript 45.7%