Develop and test your scripts outside of Spotfire in a version controlled environment.
npm install -g emersonian/spotty
spotty (source_dxp) (dest_dir)
JS will be placed in ./dest_dir/js and Python in ./dest_dir/python
To run Spotty from within his own git directory you will need to cd to the project directory and run npm install