diff --git a/esqlate.md b/esqlate.md new file mode 100644 index 0000000..9d78b64 --- /dev/null +++ b/esqlate.md @@ -0,0 +1,4 @@ + +https://github.com/forbesmyester/esqlate + +builds little forms out of sql \ No newline at end of file diff --git a/nodejs/nodejs.md b/nodejs/nodejs.md index d12ef24..c63cffe 100644 --- a/nodejs/nodejs.md +++ b/nodejs/nodejs.md @@ -1,5 +1,8 @@ can use nvm to manage nodejs versions. not really sure how this works, but it is per user and operates off bash scripts and variables ¯\_(ツ)_/¯ +going to have to pull from github. It will curl to clone the repo and then add some stuff to your bashrc to make it work. +`exec bash` after install to refresh + nvm install --lts nvm use version \ No newline at end of file