nim-heroku-example:使用 heroku buildpack 的示例 nim 应用程序

时间:2024-07-21 16:24:50
【文件属性】:

文件名称:nim-heroku-example:使用 heroku buildpack 的示例 nim 应用程序

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-21 16:24:50

Nim

nim-heroku-example 使用部署的示例应用程序。 此使用 用法 # Get this example app git clone git://github.com/vic/nim-heroku-example.git cd nim-heroku-example # Create a heroku app heroku create --stack cedar --buildpack https://github.com/vic/heroku-buildpack-nim.git # Deploy using development version of Nim heroku config:set NIM_BRANCH=devel git push heroku master


【文件预览】:
nim-heroku-example-master
----example.nim(305B)
----example.nimble(280B)
----Procfile(14B)
----LICENSE(1KB)
----.gitignore(17B)
----README.md(613B)

网友评论