Skip to content

Commit

Permalink
mpi
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht9277 authored Nov 18, 2020
1 parent b6972b0 commit 6516455
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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)

0 comments on commit 6516455

Please sign in to comment.