Created
March 2, 2017 14:26
-
-
Save brunokrebs/125c23561e3ebccf86051db4d8ea9263 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install Webtask CLI tool | |
npm install wt-cli -g | |
# initialize it with our email address | |
wt init [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment