Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need complete dependency for demo. #34

Open
minghu6 opened this issue Jul 6, 2018 · 3 comments
Open

need complete dependency for demo. #34

minghu6 opened this issue Jul 6, 2018 · 3 comments

Comments

@minghu6
Copy link

minghu6 commented Jul 6, 2018

It needs elixir and hex installed.

@minghu6 minghu6 changed the title Need Complete dependency for demo. need complete dependency for demo. Jul 6, 2018
@benoitc
Copy link
Member

benoitc commented Jul 6, 2018

what’s the purpose of this ticket?

@minghu6
Copy link
Author

minghu6 commented Jul 6, 2018

README of examples/demo just said:

Build

$ rebar3 compile
$ rebar3 shell
Erlang/OTP 18 [erts-7.3] [source] [64-bit] [smp:8:8] [async-threads:0] [hipe] [kernel-poll:false] [dtrace]

Eshell V7.3  (abort with ^G)
1> 'Elixir.MacroApp':run(). 

etc.

However, rebar3 compile on the demo also need elixir and hex plugin for mix installed,
So it's better to Add somethings on README like

Dependency

elixir (if no version limit)
hex for mix

@benoitc
Copy link
Member

benoitc commented Jul 6, 2018

Aahh I understand now :) Yes indeed. I will edit the readme asap. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants