/base64

A quick helper to get base64 of a given file. Motivation is just have a quick script to return base64 for images for use in img tag's data urls

Primary LanguageRuby

INSTALL:
  You need ruby installed. Just place it in:
    ~/bin
  Make sure you have ~/bin added to your PATH

USAGE
  base64 foo.png