Extension Details

- runOnSave
- by atec-systems
- 5 Recent Installs | 52 Total Installs
- Run shell command on save.
- Repository
- Bug Reports
- 
                         Launch Subprocesses Launch Subprocesses
- 
                This extension is allowed to:
                    
                    
Readme
runOnSave Extension for Nova
Run shell command on save.
Extension Installation
- Open Nova.
- Choose menu Extensions > Extension Library...
- Search extension runOnSave
- Click Install.
Preferences
subPath
wp-content/plugins
Define a subPath that must be part of the fullpath of the file just saved.
If the fullpath does not include the subPath, the shell command will not be called.
Shell command
date
Set the shell command to be called on save.
Release Notes
Version 1.0.1
Changed process to "/bin/bash"
Improved debug
Version 1.0
Initial release