Skip to content

Instantly share code, notes, and snippets.

@globau
Created July 30, 2020 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save globau/45516733108eac68ae7ef3cf7e4497bf to your computer and use it in GitHub Desktop.
Save globau/45516733108eac68ae7ef3cf7e4497bf to your computer and use it in GitHub Desktop.
usage: mach [global arguments] command [command arguments]
mach (German for "do") is the main interface to the Mozilla build system and
common developer tasks.
You tell mach the command you want to perform and it does it for you.
Some common commands are:
mach build Build/compile the source tree.
mach help Show full help, including the list of all commands.
To see more help for a specific command, run:
mach help <command>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment