Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 267 Bytes

Download JINSMemeSdk, and unzip.

  $ git clone git://bitbucket.org/adavr/meme.js
  $ cd meme.js
  $ git submodule update --init
  $ ./install.sh /path/to/meme/sdk/1.1.0/MemeLib.jar
  $ npm install
  $ node example.js
  ( turn on meme )

tested on node v5.9.1