Yeoman Cheatsheet
# install yo
npm install –global yo
# check for errors
yo doctor
#incase you can’t find the template
npm install -g generator-vsts-extension
# install yo
npm install –global yo
# check for errors
yo doctor
#incase you can’t find the template
npm install -g generator-vsts-extension