opn-repo
opn-repo copied to clipboard
.TXZ package for a smoother install/uninstall of this repo
This is much cleaner way to instruct users how to add - and remove - opn-repo:
sudo pkg install <path to opnrepo.txz>
to install the repo.conf
sudo pkg remove <path to opnrepo.txz>
to delete the repo.conf
You could keep the opnrepo.txz
binary on your github and change the instructions...
(I made this .tzx to auto-install the repo to my dev environments when Vagrant spins them up)
Can we set this on hold for a bit? I was thinking about a menu and switching between devel and stable branches. Currently I'm tracking the number of install via fetched mimugmail.conf to have a feeling if it's worth the work to offer this service and which would stop when rolling out a pkg.
absolutely, yours to take or reject! I am just throwing half-usable things that work for me over the fence, you are the maintainer and decision maker!