18F / autoapi

A basic spreadsheet to api engine
Other
42 stars 18 forks source link

Support `invoke apify *.csv` #73

Open catherinedevlin opened 8 years ago

catherinedevlin commented 8 years ago

Right now, it is supported if *.csv is enclosed in quotes, but if it isn't, it's exploded in the shell, and apify doesn't know what to do with the later arguments. Can we let it accept any number of filenames?

catherinedevlin commented 8 years ago

Also look into path expansion? Doesn't seem to be working...

toolness commented 8 years ago

I agree, this would be a neat feature.