DEV Community

Cover image for I made a tool that explains errors for every single cli tool.
Alexx
Alexx

Posted on

I made a tool that explains errors for every single cli tool.

Hi there, so i recently was thinking of new projects to make, and i found out there is not any real tool to explain the errors of compilers like c/cpp, git and etc. Well i built one for just that, it explains in plain English and offers fixes for them.
I would love some feedback or your thoughts on this.
Also the catch is that the database that holds the error entries is community-maintained so it naturally doesn't hold all errors.

https://github.com/alexdev-tb/why (THIS IS NOT A SELF-PROMOTION, i only care about feedback and not fame)

Top comments (0)