/ananas

Simplifies organization of Accelerator programs

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

Build Status Test Coverage Code Climate License Dependency Status

Accelerator Tooling

This tool simplifies organization of Accelerator programs.

See:

Development

Ananas is built on Ruby On Rails and released as Open Source.

To get the application ready to run you need git, ruby and postresql installed.

Then check out the code, install dependencies, initialize the datebase and start the development server:

git clone https://github.com/panterch/ananas.git
bundle
bundle exec rake db:setup
rails server

Contributors

Ananas would not be what it is without contributions from other coders.

Your help is very appreciated! Thank you!

  • Beat Seeliger
  • Dominique Schuwey
  • Simon Hürlimann
  • Alexis Reigel
  • Andreas Brönnimann
  • Kaspar Vollenweider
  • Sarah Siegrist
  • Andreas König

License

Copyright 2016 Panter AG <info@panter.ch>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero 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 Affero General Public License for more details.

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

3rd party License