AlanGreene / starter

Dotfiles starter project for new machines
1 stars 1 forks source link

npm #61

Open AlanGreene opened 11 months ago

AlanGreene commented 11 months ago

https://docs.npmjs.com/generating-provenance-statements https://docs.npmjs.com/searching-for-and-choosing-packages-to-download#package-provenance

AlanGreene commented 11 months ago
AlanGreene commented 1 month ago

See pre_window in tmuxinator config to run nvm install (installs the version if not already available then switches to it, vs. nvm use which just attempts to switch to the version but won't install if missing)