Ser*_*pia 2 elixir phoenix-framework
我想尝试新的 phx.gen.auth 和 esbuild 系统。我知道 1.6.0-dev 尚未发布,但 Twitter 上人们正在谈论它有多好。
我似乎无法找到使用此未发布版本创建新应用程序的方法。
小智 5
您可以mix像这样安装 Phoenix 1.6 候选版本:
$ mix archive.install hex phx_new 1.6.0-rc.0
Run Code Online (Sandbox Code Playgroud)
如果您不提供候选版本 ( rc.0),那么 mix 会告诉您最接近的匹配,这可能是一个好主意,因为可能会发布新的候选版本。
$ mix archive.install hex phx_new 1.6.0
** (Mix) No matching version for phx_new 1.6.0 (from: mix.exs) in registry
While there is no package matching the requirement above, there are pre-releases available:
* 1.6.0-rc.0
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1796 次 |
| 最近记录: |