This tool is meant to be a helper for devs working with ServiceNow. The tool will let you pull all scripts from a ServiceNow enviroment and allows you to organize and make it searchable on your desktop.
If you are not interested in developing this please check out my blog. [Download zip files] (http://totdrg.com/?page_id=7)
- This requires using a terminal and NPM
- Clone the repo
- Next open a terminal
- Find the app folder
- run npm install
- then npm start
- This requires using a terminal and NPM
- Find the main folder for the repo
- run npm install
- Depending on the enviroment mac = grunt dist-mac --force win = grunt dist-win --force
- Adding the ability to pull all files from an instance
- Any Suggestions or comments please feel free to add them to the list of issues