Updated Forks (markdown)

master
Nelson Chen 2021-07-02 14:47:24 -07:00
parent acd35f9d9a
commit 48f2b87561
1 changed files with 3 additions and 3 deletions

@ -10,7 +10,7 @@ openpilot [forks](https://en.wikipedia.org/wiki/Fork_(software_development)) are
Fork installation options from a subjective easiest to harder:
* Shane's Fork Installer at https://smiskol.com/fork/
### Shane's Fork Installer at https://smiskol.com/fork/
* Quick Usage: Uninstall openpilot in settings and enter a custom URL of Shane's Fork Installer to install.
* Example
* Target Repository: https://github.com/ErichMoraga/openpilot / Target Branch: 060
@ -20,10 +20,10 @@ Fork installation options from a subjective easiest to harder:
* Takes a long time to recompile non-precompiled forks or branches when switching.
* Uninstalling as part of the installation wipes settings and data. The upside is you can look at this as always starting with a clean slate with this method.
* If you're a developer, you should look at the other options below.
* Fork manager at [emu-sh/.oh-my-comma](https://github.com/emu-sh/.oh-my-comma) see: [demo](https://emu.sh/demo.gif)
### Fork manager at [emu-sh/.oh-my-comma](https://github.com/emu-sh/.oh-my-comma) see: [demo](https://emu.sh/demo.gif)
* Requires SSH-ing and setup.
* Maintained
* [JFrux's guide for installing forks](https://medium.com/@jfrux/comma-eon-installing-a-fork-of-openpilot-5c2b5c134b4b).
### [JFrux's guide for installing forks](https://medium.com/@jfrux/comma-eon-installing-a-fork-of-openpilot-5c2b5c134b4b).
* Kind of old and neglected. JFrux has been MIA from the comma.ai community for a long time.
* Still a reference for those wishing to run bare Git commands.