dchud / ddbench

Benchmarking suite for dedupe
Apache License 2.0
0 stars 0 forks source link

Sub-commands command structure #8

Open bbengfort opened 8 years ago

bbengfort commented 8 years ago

Let's create an argparse command that uses sub-commands for primary functionality (similar to git and it's related sub commands). We can use something like Commis if we want a bit more structure; or do straight up argparse.

bbengfort commented 8 years ago

Sub commands that I think are currently necessary