Export Redmine user stories to an OpenDocument Spreadsheet (ods) report.
| bin | ||
| lib | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| aoidos.gemspec | ||
| Gemfile | ||
| LICENSE.txt | ||
| Rakefile | ||
| README.md | ||
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)