Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 332 Bytes

Heroku buildpack: PhantomJS

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

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/stomita/heroku-buildpack-phantomjs.git

$ git push heroku master