Skip to content

a command line tool that convert the tiny images to a number of source code, such as Cocoa, Cocoa Touch...

Notifications You must be signed in to change notification settings

macfanr/imgveil

Repository files navigation

imgveil

a command line tool that convert the tiny images to a number of source code, such as Cocoa, Cocoa Touch...

Usage

  1. Print output to console (./imgveil -t cocoatouch /path/to/image.png)
  2. Save output to file (./imgveil -t cocoatouch /path/to/image.png > sourcefile.c)
  3. Multiple input files support (./imgveil -t cocoatouch /path/to/image1.png /path/to/image2.png)

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a refreshing Diet Coke and wait

About

a command line tool that convert the tiny images to a number of source code, such as Cocoa, Cocoa Touch...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published