Skip to content

jtrim/heroku-buildpack-erlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Erlang

This is a Heroku buildpack for Erlang apps. It uses Rebar.

Usage

$ git clone https://github.com/JacobVorreuter/hello-erlang.git
$ cd hello-erlang
$ heroku create test-erlang-app -s cedar
$ heroku config:add BUILDPACK_URL=http://github.com/heroku/heroku-buildpack-erlang.git
$ git push heroku master
$ curl http://test-erlang-app.herokuapp.com/

About

Erlang buildpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published