Hey Devon This seems like a good candidate for a library. No reason it couldn't be implemented as a normal hex package :)
Cheers, Louis On Mon, 26 Jun 2017 at 20:09 Devon Estes <[email protected]> wrote: > I like seeing stats about my projects, and for the life of me I can't find > any tool already out there to calculate these stats for me. Personally I'd > like to see it available for _any_ mix project and not limited to just > being a part of Phoenix. I couldn't find any previous discussion about this > feature on GitHub or here on the mailing list, so please excuse me if this > has been brought up before. > > I would envision this task giving users information on the total number of > lines in their mix project, total number of lines of code, total number of > modules, total number of functions, average number of functions per module, > and average number of lines of code per function. > > Cheers, > Devon > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/278e9042-e7fa-4ffa-a81d-be590ed5f2c9%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/278e9042-e7fa-4ffa-a81d-be590ed5f2c9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CABu8xFD7tACjVjztKoV9BweN9wT%2BJhjZ4oyRAxELPbHwZXAm4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
