Skip to content

lucky dev support hook when build success/failed. #1798

Answered by jwoertink
zw963 asked this question in Q&A
Discussion options

You must be logged in to vote

All lucky dev does is run
https://github.com/luckyframework/lucky_cli/blob/7c3c69c775ba9aad7ac0206c052db66a906941c1/src/lucky.cr#L28-L29
https://github.com/luckyframework/lucky_cli/blob/7c3c69c775ba9aad7ac0206c052db66a906941c1/src/dev.cr#L5

From there, it'll run whatever is in your Procfile.dev which is usually lucky watch. If you want a different command to run, you can update the Procfile.dev with anything else.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zw963
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants