nvbn / thefuck

Magnificent app which corrects your previous console command.
MIT License
83.75k stars 3.41k forks source link

Adding Support For Mendel Development Kit (MDT) #1377

Open StefanParenti opened 1 year ago

StefanParenti commented 1 year ago

Mendel Development Tool (MDT) is a command-line tool that lets you communicate with a device running Mendel Linux. I am currently working on a project using mdt and would like it to be added to this project. By doing this issue, the fuck should detect issues for mdt and all of its subcommands These can be found here:

https://coral.ai/docs/dev-board/mdt/?fbclid=IwAR29vgF4ef8HsbdrlBx_lwOU-0EjxsOw1-G3V_1VjWy4_Ibm0RG6JUL9EbM#mdt-commands

Thanks!

Jiarong-Zhang commented 1 year ago

I've been working on something like this, though I feel like some commands (esp. the ones requiring specific variables) aren't fixable? I'll do my best regardless.