Add Chocolatey Instructions to Documentation
Closed this issue · 2 comments
brimwats1 commented
I wrote these up for a workshop that @egrguric ran for @ubc-library
Numbers 1 and 2 come from chocolatey's page:
-
Run
Get-ExecutionPolicy.
If it returns Restricted, then runSet-ExecutionPolicy AllSigned
orSet-ExecutionPolicy Bypass -Scope Process
-
Run
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
-
Close then reopen the terminal # might not be needed but just to be safe
-
Run
choco install ruby imagemagick ghostscript
- Run
gem install jekyll bundler
mnyrop commented
@brimwats nice! is it okay if I close the issue (since it's not an issue per se) but folks will still be able to find it when searching issues? or is this a proposal for a docs change in the wiki?
brimwats1 commented
Sure! It was a proposal for you to add it to the wiki, but I don't know how to do that—so feel free to close if easier!
BRIAN M. WATSON
They/m<http://pronoun.is/they/.../themself> - Twitter<https://twitter.com/brimwats> - Website<https://brimwats.com/>
Director: HistSex.org<https://histsex.com/> | Editorial Board: Homosaurus<http://homosaurus.org/about>
Archivist-Historian: APA Division 44 CNM Taskforce<https://www.apadivisions.org/division-44/leadership/task-forces/>
PhD: University of British Columbia School of Information<https://ischool.ubc.ca/>, Musqueam Traditional Territory
…------ Original Message ------
From: "marii¨" <notifications@github.com<mailto:notifications@github.com>>
To: "minicomp/wax" <wax@noreply.github.com<mailto:wax@noreply.github.com>>
Cc: "Watson, Brian" <briwats@iu.edu<mailto:briwats@iu.edu>>; "Mention" <mention@noreply.github.com<mailto:mention@noreply.github.com>>
Sent: 2020-11-06 1:13:19 PM
Subject: Re: [minicomp/wax] Add Chocolatey Instructions to Documentation (#97)
@brimwats<https://github.com/brimwats> nice! is it okay if I close the issue (since it's not an issue per se) but folks will still be able to find it when searching issues? or is this a proposal for a docs change in the wiki?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#97 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALWUBRUWJ7TYBOT53SE6V2DSORRG7ANCNFSM4TNEO4XQ>.