machine icon indicating copy to clipboard operation
machine copied to clipboard

Add a script to remove source data

Open iandees opened this issue 8 years ago • 2 comments

In relation to https://github.com/openaddresses/openaddresses/issues/3025

iandees avatar Oct 24 '17 16:10 iandees

@migurski I'd appreciate your feedback on where this should go and how it could/if it should be better integrated with the existing machine CLI stuff.

iandees avatar Oct 24 '17 16:10 iandees

I’ve been putting all the various machine command line things into the openaddr module, and exposing them via setup.py. Then it’s possible to add tests for them.

migurski avatar Oct 25 '17 04:10 migurski