up deploys go project with nodejs 8.10 runtime
未关闭
- 主要语言
- HTML
- 星标
- 391
- 派生
- 44
- PR 合并指标
- 30 天内没有已合并 PR
描述
I created a `main.go` file and ran `up`. This prompted me to create an `up.json` file and deploy the server I wrote.
This yielded:
```
{
"name": "recipe-api",
"profile": "default",
"regions": [
"us-east-1"
]
}
```
I checked the runtime for the lambda function it deployed and it was `Node.js 8.10`
When running in verbose mode I get: `DEBU inferred runtime type=go
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。