3 Forks
20 Stars
20 Watchers

ppm

Package ppm implements a Portable Pixel Map (PPM) image decoder and encoder written in Go.

How to download and setup ppm

Open terminal and run command
git clone https://github.com/lmittmann/ppm.git
git clone is used to create a copy or clone of ppm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ppm https://github.com/lmittmann/ppm/archive/master.zip

Or simply clone ppm with SSH
[email protected]:lmittmann/ppm.git

If you have some problems with ppm

You may open issue on ppm support forum (system) here: https://github.com/lmittmann/ppm/issues