18F / laptop

DEPRECATED: A shell script which turns your Mac into an awesome web development machine.
https://github.com/18F/handbook/pull/2186
Other
316 stars 91 forks source link

PhantomJS moved to cask tap #158

Closed rahearn closed 5 years ago

rahearn commented 5 years ago

It's also been abandoned and archived. Maybe it should actually just be removed?

monfresh commented 5 years ago

I would recommend replacing it with chromedriver:

brew tap caskroom/cask
brew cask install chromedriver
rahearn commented 5 years ago

Sounds good. Closing this in favor of a new PR with chromedriver instead.