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

rust dev.to

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-PROMOTIO

Read Full Tutorial open_in_new
arrow_back Back to Tutorials