Using https: git clone https://github.com/lnlwd/pnmEditor.git
Using ssh: git clone [email protected]:lnlwd/pnmEditor.git
Open your terminal and navigate to clone location
Compile the code using make
command
The binary file will be generated on /bin
folder.
To run the application, navigate to /bin
and run:
./pnmedit
@lnlwd @BlindJoker