lgtmgen is LGTM image generator.
Too easy to convert your favorite pictures.
Multi-platform support
- Windows
- Mac OS X
- Linux 32,64bit
Or get the library
$ go get github.com/neko-neko/lgtmgen
Or clone the repository and run
$ go install github.com/neko-neko/lgtmgen
Usage of lgtmgen:
-d string
Input directory path(Short)
-directory string
Input directory path
-f Force overwrite if output file exists(Short)
-force
Force overwrite if output file exists
-o string
Output directory path(Short)
-output string
Output directory path
-version
Print version information and quit.
$ lgtmgen -d /path/to/images/ -o /path/to/lgtms/
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
neko-neko
MIT