Skip to content

l-Leniac-l/pnmEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnmEditor

An editor for PNM Images

Install

Clone this repo:

Using https: git clone https://github.com/lnlwd/pnmEditor.git

Using ssh: git clone git@github.com:lnlwd/pnmEditor.git

Compile

Open your terminal and navigate to clone location

Compile the code using make command

Run

The binary file will be generated on /bin folder.

To run the application, navigate to /bin and run: ./pnmedit

Contributors

@lnlwd @BlindJoker

About

A C++ Editor for PNM image files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published