Skip to content

jmbauguess/ServiceNowScriptDocumenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceNowScriptDocumenter

Just run npm install to download the dependencies, and change the gulpfile to suit your needs for instance name/user name/password.

Currently, this just extracts Script Includes (sys_script_include) and UI Scripts (sys_ui_script), but you can easily add Business Rules (sys_script), Client Scripts (sys_client_script), or whatever else you want to extract into a javascript file for whatever purpose.

About

Uses NodeJS to extract scripts from ServiceNow, write them to javascript files, and create documentation based on those file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published