1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

Add link to golang plugin.

Bojan Delić 2017-12-20 21:16:53 +01:00
parent 43ecfbcfac
commit 5e706cfd9b

@ -15,4 +15,5 @@
| [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions |
| [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) |
| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to ```apt``` python module) |
| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages |
| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages |
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |