22 lines
447 B
Markdown
22 lines
447 B
Markdown
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)
|
|
|