This is a collection of tools for maintaining LLVM-project–related infrastructure, including CI, automerging, monorepo transition, and others.
git-apple-llvmPrerequisites:
You can deploy git-apple-llvm by running the install target:
sudo make install # Installs into /usr/local/bin
make install PREFIX=/my/directory # Installs into /my/directory/bin
You can always uninstall the tools by running the uninstall target:
sudo make uninstall
cd docs/ && make html && open _build/html/index.html for more documentation.
C++
38.2%
Python
34.2%
Shell
21.7%
C
3.0%
Makefile
1.9%
This is a collection of tools for maintaining LLVM-project–related infrastructure, including CI, automerging, monorepo transition, and others.
git-apple-llvmPrerequisites:
You can deploy git-apple-llvm by running the install target:
sudo make install # Installs into /usr/local/bin
make install PREFIX=/my/directory # Installs into /my/directory/bin
You can always uninstall the tools by running the uninstall target:
sudo make uninstall
cd docs/ && make html && open _build/html/index.html for more documentation.
C++
38.2%
Python
34.2%
Shell
21.7%
C
3.0%
Makefile
1.9%