Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 614 Bytes

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)

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