- Sign up at https://webtask.io/
- Follow the instructions at https://webtask.io/cli
- Sign up at https://imgflip.com/
- Clone this repo and cd into it (
cd mocking-sponge-webtask
) - Run
npm i
- Insert your credentials into the command below, and run it:
wt create index.js --name sponge -s imgFlipUsername="" -s imgFlipPassword=""
MIT