/lms-scripts

Primary LanguageJavaScriptMIT LicenseMIT

LMS Scripts

Collection of Node.js scripts written to be run from a developer's computer. Each script is in its own directory.

To run a script:

cd «name of the directory»
npm install
node .