You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alan Faubert f90e56fef3 do not use subshells where unnecessary 1 year ago
..
config nodejs: rename pnpmfile.js -> .pnpmfile.cjs 2 years ago
scripts do not use subshells where unnecessary 1 year ago
.gitignore reorganize 2 years ago
README.md nodejs: remove Volta and add getnodejs.sh script 2 years ago

README.md

Node.js

.gitignore'd

  • .npmrc - npm credentials, config, etc.

Scripts

  • getnodejs.sh - download, extract, and link a specific version of linux-x64 Node.js
  • npma.sh - find the given binaries searching upwards through node_modules and output aliases for them, suitable for >> ~/.bash_aliases
  • npmg.sh - create a commit for a new version (if there are staged changed), and create and tag an otherwise dangling commit from HEAD that contains all of the files npm publish would
  • npml.sh - find the node_modules where the given dependencies are used, search up further for directories defining them, and create symlinks