Please consider making it possible to configure an action on the Build dialog for Save so that one could (for example) upload a copy of the file just saved to Amazon S3. Thanks very much!
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1067
You can configure the commands to be a save to s3 then the build command.
eg ``` /bin/sh -c "s3_command; build_command" ```
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1067#issuecomment-225317475
github-comments@lists.geany.org