feat: add local script support to hooks #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "eCommons/alakazam:local-scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow hooks to run local scripts in addition to abra.sh commands, for
custom actions that aren't generic enough to be implemented as abra.sh
commands. Scripts receive app, server, and instance domain as environment
variables.
See #7
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.