Open martindonat opened 5 years ago
Hi,
so I finally got into Ruby and your code. Here is my first commit.
$ordodo example.xml 2050
$ordodo -y 2050 example.xml
$ordodo -o path/to/file.html example.xml
$ordodo example.xml
ordo_YEAR/index_example.html
I tested everything, should be working.
What is missing is changing the README. I wanted to wait for your feedback.
Regards,
martindonat
Are there any questions left? Should I rewrite something?
Ok, I will have a look on your requests and improve the code. I think I will we need some days - I'm quite busy at the moment.
Hi,
so I finally got into Ruby and your code. Here is my first commit.
$ordodo example.xml 2050
Now:$ordodo -y 2050 example.xml
$ordodo -o path/to/file.html example.xml
$ordodo example.xml
will now result into an outputordo_YEAR/index_example.html
I tested everything, should be working.
What is missing is changing the README. I wanted to wait for your feedback.
Regards,
martindonat