- runOnSave
- Run shell command on save.
- 24 Installs
-
This extension is allowed to:
- Launch Subprocesses
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.
Changelog
Version 1.0
Initial release