You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radu Grigore f7278e53af
[erl-frontend] Added a build-system test for Rebar3.
4 years ago
..
src [erl-frontend] Added a build-system test for Rebar3. 4 years ago
README [erl-frontend] Added a build-system test for Rebar3. 4 years ago
rebar.config [erl-frontend] Added a build-system test for Rebar3. 4 years ago

README

1. Start an Erlang shell:
    rebar3 shell

2. Run main function:
    erl_hi_app:main().