Skip to content

Extend base cargo commands #1114

Answered by sagiegurari
pepperoni505 asked this question in Q&A
Discussion options

You must be logged in to vote

you can extend the task in your make file and add depedencies to do things before the clean.
if you want to do things after the clean, you need to do clear=true and than set run action to the tasks you want to run.
there are a lot of examples in the internal makefiles of how i do things.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pepperoni505
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