Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 355 Bytes

looksie

Paste an image, see an image. Based on a utility a friend of mine from IRC had many moons ago named Jawaspot.


install & run

  • $ git clone [email protected]:justinnamilee/looksie.git
  • $ cd looksie
  • $ cp private/looksie.yml-example private/looksie.yml
  • modify the looksie.yml as desired
  • $ npm install
  • $ node looksie.js