Hi community.
TheFuck is an excellent project. It helped me solve many problems related to my clumsy hands. But TheFuck community stopped maintaining it and didn't address community issues promptly, and because its installation had dependencies on certain Python versions.
I write a project called Typo in Go. It doesn't include any third-party dependencies and only uses the Go SDK. Command configurations are stored in a JSON file.
Typo is not a translation of TheFuck project; it's built from scratch and uses a different command-line approach for fixing problems. Everyone is welcome to try it and provide feedback. I spent three weeks on it and fixed some known issues.
The project aims for simplicity, hoping to implement functionality using the simplest code. The binary file should be only about 2.5MB.
This is github repo: https://github.com/yuluo-yx/typo (Now has 12 star 😬
Hi community.
TheFuck is an excellent project. It helped me solve many problems related to my clumsy hands. But TheFuck community stopped maintaining it and didn't address community issues promptly, and because its installation had dependencies on certain Python versions.
I write a project called Typo in Go. It doesn't include any third-party dependencies and only uses the Go SDK. Command configurations are stored in a JSON file.
Typo is not a translation of TheFuck project; it's built from scratch and uses a different command-line approach for fixing problems. Everyone is welcome to try it and provide feedback. I spent three weeks on it and fixed some known issues.
The project aims for simplicity, hoping to implement functionality using the simplest code. The binary file should be only about 2.5MB.
This is github repo: https://github.com/yuluo-yx/typo (Now has 12 star 😬