Hex

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
第1行: 第1行:
Hex: Package manager for the [[Erlang ecosystem]]
+
Hex
  
 
==简介==
 
==简介==
 +
Hex: Package manager for the [[Erlang ecosystem]]
 +
 +
==功能==
  
 
==指南==
 
==指南==
第15行: 第18行:
  
 
==项目==
 
==项目==
 +
*[https://github.com/hexpm/hex Hex @ GitHub]
 +
*[https://github.com/hexpm/hexpm API server and website for Hex]
 +
 +
==文档==
  
 
==图集==
 
==图集==
第26行: 第33行:
 
==链接==
 
==链接==
 
*[https://hex.pm/ Hex官网]
 
*[https://hex.pm/ Hex官网]
*[https://github.com/hexpm/hex Hex @ GitHub]
 
*[https://github.com/hexpm/hexpm API server and website for Hex]
 
  
 
[[category:package]]
 
[[category:package]]
 
[[category:erlang]]
 
[[category:erlang]]
[[category:huihoo]]
+
[[category:elixir]]
 +
[[category:Huihoo Foundation]]

2022年9月24日 (六) 10:36的版本

Hex

目录

简介

Hex: Package manager for the Erlang ecosystem

功能

指南

git clone https://github.com/hexpm/hexpm
mix deps.get
mix ecto.migrate // 在之前配置PostgreSQL数据库
mix run priv/repo/seeds.exs
mix ecto.setup
cd assets/
npm install
iex -S mix phx.server 或 mix phx.server
http://localhost:4000/

项目

文档

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱