Customizing Makefile
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
The intended purpose of the Makefile is to provide a way to extend the provided .stoobly/docker/.Makefile
. Here, make targets can be added to further customize using workflows.
It can be accessed in the following location:
.stoobly/docker/Makefile
Modifications to this file will not be overriten when the app create
command is re-run.