Skip to content

hahwul/heroku-buildpack-firefox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Firefox with Geckodriver

This is a Heroku buildpack for Firefox. Meant to be used in combination with something like xvfb, for headless operation.

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/evosystem-jp/heroku-buildpack-firefox

# or if your app is already created:
$ heroku config:add BUILDPACK_URL=http://github.com/evosystem-jp/heroku-buildpack-firefox

$ git push heroku master

About

Heroku buildpack for Firefox with geckodriver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%