Export Redmine user stories to an OpenDocument Spreadsheet (ods) report.
Go to file
2016-10-05 10:32:36 +02:00
bin Improve output. 2016-10-05 10:32:36 +02:00
.gitignore Add support for project name. Better rendering style. 2016-06-29 10:36:20 +02:00
Gemfile Add support for project name. Better rendering style. 2016-06-29 10:36:20 +02:00
README.md Update doc. 2016-06-28 19:06:58 +02:00

Aoidos (ἀοιδός)

Export users stories from your redmine into an OpenDocument Spreadsheet (ods) report.

Installation

FIXME: No gem yet. ;)

Usage

git clone https://github.com/glenux/aoidos.git
cd aoidos
bundle install
bundle exec ./bin/aoidos

FIXME: project name is hardcoded. Accept project name on command line.

FIXME: manage redmine url & credentials from command line (like git)