efene:官方回购位于 https

时间:2024-07-06 15:11:54
【文件属性】:

文件名称:efene:官方回购位于 https

文件大小:40KB

文件格式:ZIP

更新时间:2024-07-06 15:11:54

Erlang

艾芬 它还活着! 快速开始 efene 与 rebar3 集成,所以我们将从它开始。 首先下载基本 efene 应用程序的应用程序模板,您必须只执行一次: mkdir -p ~/.rebar3/templates && git clone https://github.com/efene/rebar3_efene_app_template.git ~/.rebar3/templates/ && rm -rf ~/.rebar3/templates/.git 然后为您的应用程序创建一个文件夹,将 myapp 更改为您的应用程序名称: mkdir myapp cd myapp wget https://s3.amazonaws.com/rebar3/rebar3 chmod u+x rebar3 ./rebar3 new fn_app name=myapp 现在编译你的代码: ./re


【文件预览】:
efene-master
----.gitignore(176B)
----Makefile(34B)
----fn.sh(73B)
----src()
--------fn_pp.erl(14KB)
--------fn_parser.yrl(10KB)
--------fn_ast.erl(8KB)
--------efene.erl(13KB)
--------fn_spec.erl(6KB)
--------fn_error.erl(3KB)
--------fn_to_erl.erl(30KB)
--------fn_lexer.xrl(7KB)
--------efene.app.src(180B)
--------fn_util.erl(2KB)
----LICENSE(577B)
----erlang.mk(31KB)
----examples()
--------errors.fn(714B)
--------all.fn(5KB)
----README.rst(1KB)
----include()
--------efene.hrl(725B)
----test()
--------fn_SUITE.erl(13KB)

网友评论