launchpad

v0.8.1
You can launch browsers! From NodeJS! Local ones! Remote ones! Browserstack ones!
browsers launcher chrome ie firefox opera phantomjs browserstack

test

xvfb-maybe grunt test --stack

publish

git push origin && git push origin --tags

release:major

npm version major && npm publish

release:minor

npm version minor && npm publish

release:patch

npm version patch && npm publish

release:pre

npm version prerelease && npm publish
npm i launchpad

Metadata

Downloads