sfcpc / housing-dashboard

4 stars 0 forks source link

Make initial uuid file optional #17

Closed thelee closed 4 years ago

sbuss commented 4 years ago

technically, you can supply /dev/null as that argument, but I agree this is probably easier for most people :P

We do this in the gen-test-data script: https://github.com/sbuss/housing-dashboard/blob/41af8cef48ec75a5d453592b400cf902f6ac2d86/gen-test-data.sh#L9

sbuss commented 4 years ago

lgtm