A repository of odds and ends, workarounds, and half baked scripts to help reduce friction..
The system's got more bugs than a bait store. ~ TRON (1982) clip
Here is my simple bash script to create isolated node envs. It should work on Linux, OSX, and Windows as long as the requirements are met.
Requirements:
Linux:
- jq
- wget
Windows:
- Bash env: WSL, Gitbash, Cygwin, MSYS2
- 7zip
- wget
- jq
OSX:
- jq
- wget
commandline will download latest
% ./getnode.sh
commandline to get specific version:
% ./getnode.sh v10.5.0