0.1.25 • Published 6 years ago
ongig-text-analysis v0.1.25
ongig-text-analysis
Javascript Package to Score JDs
Installation
To add this as a dependency, run the following command:
npm install git+https://1688536d68ee82faf4a90a1ff3fa4c77ed92a941:x-oauth-basic@github.com/andrewdtalley-3/ongig-text-analysis.git#masterUpgrade
To upgrade this package, simply modify the code, change the version number in package.json, run npm run build, and then push the changes to the master branch on GitHub.
To receieve the updated package, run the following command in the folder that has this package as a dependency:
npm update ongig-text-analysisUpdate Wordlists
To run the python script to update the wordlists from the Google Sheets doc, do one of two things:
- Navigate to the
csv-to-wordlistfolder and run thegoogle-sheets.pyfile. - From this folder, run
npm run load-google-sheet.