gacela-project / gacela

Build modular PHP applications.
http://gacela-project.com/
Other
130 stars 7 forks source link

Improve list modules output #293

Closed Chemaclass closed 1 year ago

Chemaclass commented 1 year ago

📚 Description

Issue: https://github.com/gacela-project/gacela/issues/292

🔖 Changes

🖼️ Screenshots

Project example used to run this command: https://github.com/phel-lang/phel-lang

BEFORE

Screenshot 2023-06-12 at 23 21 36

AFTER

Minimalist

Screenshot 2023-06-12 at 23 42 13

Detailed

Screenshot 2023-06-12 at 23 43 29

🤔 Follow up

Additionally, we could think about adding a new line with the dependencies from each module to other modules. This could be a nice visualization of the complexity of the modules with each other.