18F / fbopen

[DEPRECATED] An open API server, data import tools, and sample apps to help small businesses search for opportunities to work with the U.S. government.
Other
101 stars 45 forks source link

bids.state.gov importer chokes on wget in OS X #111

Closed jroo closed 10 years ago

jroo commented 10 years ago

wget isn't installed by default on OS X but curl is.

arowla commented 10 years ago

Thanks for documenting this stuff.

I'm inclined to think we should roll up a lot of the requirements in a grunt or gulp script, to take care of everything in one place. But for now, we can probably add it as a pre-install script in package.json.

arowla commented 10 years ago

This is being taken care of by @adelevie 's OS X install script.