To install: npm install To run: First, install Next: npm run start This opens a "command-line" Type the name of a function to execute that function For example you could type: "noop" followed by some text Every time you execute a function, git_acp is called git_acp will git add, git commit then git push (automate git to save time) To create a new javascript file, type: file_js_add file_name