Closed michaelbarton closed 11 years ago
OK. Merged.
Need to add tasks for the individual file generation. Also the --test switch does no longer work.
A Rakefile is OK - but I want to keep the scripts independent too - and write output to STDOUT(!) The latter does not play well with Rake - at least when combining tasks. Basically I'll allow Rake for documenting the steps.
If this idea is not very useful just discarded it. It was just an idea of how a rakefile might be used.
I'll take it on and adapt it ;)
I've tried to refactor the build process a little bit. The list-bio method is very large. I think this will need to be refactored down into smaller methods otherwise it could become quite difficult to maintain.