This tool simplifies organization of Accelerator programs.
See:
- Code: https://github.com/panterch/ananas
- Project Management: https://tree.taiga.io/project/huerlisi-project-ananas
- Staging App: https://ananas-staging.panter.biz
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
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
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/>.
- Materialize Icons: CC-BY 4.0 https://github.com/google/material-design-icons