Skip to content

jamesward/heroku-buildpack-go-revel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack: Revel

This is a Heroku buildpack for Revel.

This repository is useful if you want to inspect or change the behavior of the buildpack itself.

Hacking

To change this buildpack, fork it on GitHub. Push changes to your fork, then create a test app with --buildpack YOUR_GITHUB_GIT_URL and push to it. If you already have an existing app you may use heroku config add BUILDPACK_URL=YOUR_GITHUB_GIT_URL instead of --buildpack.

About

Go support for Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.9%
  • Go 1.1%