Open miikee opened 2 months ago
Driver handling needs to be improved.
Implementation
driver install <name> [--branch <branch>]
driver uninstall <name>
Scripting is already running a similar functionality finding the appropriate scripts. This functionality can be isolated and used for drivers also. In the future, plugins will operate the same way.
Driver handling needs to be improved.
Implementation
driver install <name> [--branch <branch>]
- installs driverdriver uninstall <name>
- uninstalls driver