1
0
Fork 0
mirror of synced 2024-11-23 08:45:35 -05:00

I wrote a small plugin to add some crossplatform linking support specifically on windows. I would appreciate if you added the plugin to the list

Scott Driggers 2021-09-01 19:39:14 -04:00
parent be62d4db46
commit 7cc660941c

@ -30,4 +30,5 @@
| [sudo](https://github.com/DrDynamic/dotbot-sudo) | Run other directives as root |
| [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories |
| [flatpak](https://github.com/DrDynamic/dotbot-flatpak) | Install flatpak packages |
| [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages |
| [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages |
| [crossplatform](https://github.com/msdrigg/dotbot-crossplatform) | Additional crossplatform support |