https://github.com/samoht9277/mpi
An all-in-one make script for tweak compiling
https://github.com/samoht9277/mpi
jailbreak make script theos
Last synced: 11 months ago
JSON representation
An all-in-one make script for tweak compiling
- Host: GitHub
- URL: https://github.com/samoht9277/mpi
- Owner: samoht9277
- Created: 2020-11-18T14:51:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T14:54:04.000Z (about 5 years ago)
- Last Synced: 2025-01-22T10:11:18.885Z (about 1 year ago)
- Topics: jailbreak, make, script, theos
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpi
An all-in-one ``make`` script for tweak compiling.
### How to use:
1- Download the file, make sure that its an executable; to do that simply run ``chmod +x /path/to/mpi``
2- Open the script with a text editor and type the path of the folder where you store all your projects (line [21](https://github.com/samoht9277/mpi/blob/5d262994809c5234e353fdc7c45aafcade8f92e0/mpi#L21))
3- Now, put the script in the following directory:
* **for macOS**: /usr/local/bin
* **for Linux/WSL/Cygwin/macOS without SIP**: /usr/bin
4- Run!
### Found a bug?
Create an [Issue](https://github.com/samoht9277/mpi/issues)