Skip to content

Instantly share code, notes, and snippets.

$ msu install-many mods.txt # assuming the file 'mods.txt' list some modules
$ msu upgrade # this upgrades 'msu' to latest release
$ msu nuke # this removes msu from this machine
@GochoMugo
GochoMugo / Readme.md
Last active May 21, 2020 06:18
gitbeaker - bug report - reproduction - https://github.com/jdalrymple/gitbeaker/issues/832

Bug report at jdalrymple/gitbeaker#832.

To reproduce the bug:

$ npm install

$ export GITLAB_TOKEN=xxx
$ export GITLAB_PROJECT_ID=xxx
@GochoMugo
GochoMugo / Readme.md
Last active June 7, 2020 09:57
Ajv issue - IPv4 address satisfies 'hostname' format (https://github.com/ajv-validator/ajv/issues/832)