On 10/7/2018 11:32 AM, Jan U. Hasecke wrote:
On 07.10.18 01:39, Andrew Dunning wrote:
I think it might be possible to get the script version into Homebrew Cask as it stands, but it would be nicer if it could get directly into Homebrew if that is possible.
This project https://pi-hole.net/
has the install command line right on the front page.
I think we could have something like this on the frontpage of the wiki for quick installation.
A script that does all this:
mkdir ~/context cd ~/context wget http://minimals.contextgarden.net/setup/first-setup.sh sh ./first-setup.sh --modules=all
So people could install the latest beta with something like this:
curl http://minimals.contextgarden.net/setup/first-setup.sh | bash but after that updating is just calling first-setup again, no need to reinstall
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------