Ticket #30 (new task)

Opened 5 years ago

Refactor common portions of command line tools

Reported by: dom Owned by: dom
Priority: major Milestone:
Component: wiki-toolkit Version: svn
Keywords: Cc:

Description

We have now around four utility scripts which have a vast amount of code in common. Duplication is BAD!

We need to abstract out common functionality into a utility module and possibly also make the command line tools a single tool with dispatchers to different sub-commands.

Note: See TracTickets for help on using tickets.