Skip to content

HashNuke/heroku-buildpack-elixir-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HerokuBuildpackTest

Sample app to test with the Heroku Elixir Buildpack

Usage

To create an app run the following commands:

$ git clone https://github.com/HashNuke/heroku-buildpack-elixir-test.git
$ cd heroku-buildpack-elixir-test
$ heroku create --buildpack "https://github.com/HashNuke/heroku-buildpack-elixir.git"
$ git push heroku master

If you are HashNuke, then there's already a Heroku app at http://heroku-buildpack-elixir-test.herokuapp.com Add the following to your repo to use it.

git remote add heroku https://git.heroku.com/heroku-buildpack-elixir-test.git

About

Sample app to test and play with the Heroku Elixir Buildpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages