Skip to content
Discussion options

You must be logged in to vote

you may want to instead use rebar3 path to give all directory paths and call it with something like erl -pa $(rebar3 path) . The rebar3 shell command always compiles its dependencies, but the path one picks up whatever is currently set up in the project and returns the list without compiling anything.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by etnt
Comment options

You must be logged in to vote
1 reply
@tsloughter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants