zeroclickinfo-goodies/share/goodie/guitar_chords/README

11 lines
244 B
Plaintext

generate.pm generates the images used by the GuitarChords goodie.
Run `make` to run the perl script and create the .pngs and `make clean` to delete them (if necessary).
Deps (from cpan):
- GD
- Carp
External deps (from apt-get):
- libgd_dev