heroku-buildpack-elixir-test

所属分类:collect
开发工具:Elixir
文件大小:0KB
下载次数:0
上传日期:2015-10-23 07:54:02
上 传 者sh-1993
说明:  用于测试和玩Heroku Elixir Buildpack的示例应用程序,
(Sample app to test and play with the Heroku Elixir Buildpack,)

文件列表:
config/ (0, 2015-10-23)
config/config.exs (1145, 2015-10-23)
lib/ (0, 2015-10-23)
lib/heroku_buildpack_elixir_test/ (0, 2015-10-23)
lib/heroku_buildpack_elixir_test/app_worker.ex (183, 2015-10-23)
lib/heroku_buildpack_elixir_test/my_plug.ex (234, 2015-10-23)
lib/heroku_buildpack_test.ex (612, 2015-10-23)
mix.exs (788, 2015-10-23)
mix.lock (146, 2015-10-23)
test/ (0, 2015-10-23)
test/heroku_buildpack_test_test.exs (140, 2015-10-23)
test/test_helper.exs (15, 2015-10-23)
touch.txt (29, 2015-10-23)

# HerokuBuildpackTest Sample app to test with the [Heroku Elixir Buildpack](http://github.com/HashNuke/heroku-buildpack-elixir) ## 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 ```

近期下载者

相关文件


收藏者