A Developer Relations Meter (DevRelOMeter) to determine if you are practicing - or considering practicing - Developer Evangelism or Advocacy.
I wrote a blog post on Defining Developer Relations which was the inspiration for the DevRelOMeter.
https://leggetter.github.io/devrelometer/
- Node
npm install -g jspm
npm install -g gulp-cli
npm installRuns a web server and launches the browser.
gulpBuilds to dist.
gulp build-distPushes contents of dist to gh-pages of the origin remote gh-pages branch.
gulp deployMIT