We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tools is mainly for development (host and Docker) use but as make is quite commonly available command, it can be used in other environments too.
make
make fresh
make path/to/folder
You can always check what some target is about to do with -n flag: make fresh -n
-n
make fresh -n