.. | ||
config | ||
scripts | ||
.gitignore | ||
README.md |
Node.js
.gitignore
'd
.npmrc
- npm credentials, config, etc.
Scripts
getnodejs.sh
- download, extract, and link a specific version oflinux-x64
Node.js- Arguments:
[<major>[.<minor>[.<patch>]]]
- Arguments:
npma.sh
- find the given binaries searching upwards throughnode_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 filesnpm publish
wouldnpml.sh
- find thenode_modules
where the given dependencies are used, search up further for directories defining them, and create symlinks