RamiroPinol / heroku-buildpack-phantomjs-2.5-beta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku buildpack: PhantomJS

This is a Heroku buildpack of PhantomJS(http://phantomjs.org).

Usage

Example usage:

$ heroku create --stack cedar --buildpack https://github.com/RamiroPinol/heroku-buildpack-phantomjs-2.5-beta.git

# or if your app is already created:
$ heroku buildpacks:add https://github.com/RamiroPinol/heroku-buildpack-phantomjs-2.5-beta

$ git push heroku master

About


Languages

Language:Shell 82.3%Language:JavaScript 17.7%