8000 GitHub - ScottDillman/baitstore: odds and ends
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ScottDillman/baitstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bait Store

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

isolated node env

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

get it here

commandline will download latest

% ./getnode.sh 

commandline to get specific version:

% ./getnode.sh v10.5.0

About

odds and ends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0