I
I
IvanN7772017-02-16 13:38:57
Erlang
IvanN777, 2017-02-16 13:38:57

Erlang rebar, src noticed that all files are in only one dir, why are they not divided into folders? is there a model, etc.?

I noticed a huge footcloth of code in src
. I'm watching popular projects.
https://github.com/trending/erlang
I think it's creepy when all the files are in a common heap.
Why don't they allocate there, model, controller, etc.
?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Tyuterev, 2017-02-16
@IvanN777

within src rebar will go recursively through all folders...you can create folder structures of your choice to organize your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question