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.
|
1 year ago | |
---|---|---|
.. | ||
config | 2 years ago | |
scripts | 1 year ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago |
README.md
Node.js
.gitignore
'd
.npmrc
- npm credentials, config, etc.
Scripts
getnodejs.sh
- download, extract, and link a specific version oflinux-x64
Node.jsnpma.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