1
2
3
4
5
6
7
8
9
10
11
12
|
We're in the process of cleaning up the layout of this application. Tasks
ahead include but are not limited to:
* Clearing up the code in udd.scripts, possibly combining modules or moving
code into the main package.
* Writing unit tests for code in udd.scripts.
* (Possibly) turn this into a Bazaar plugin
* (Possibly) moving the configuration files into a separate directory /
branch
The goal is to have more code with automated tests and for the purpose of
the package and its scripts to be more discoverable.
|