- Notifications
You must be signed in to change notification settings - Fork7
DevRelOMeter: Are you practicing Developer Evangelism or Advocacy?
License
NotificationsYou must be signed in to change notification settings
leggetter/devrelometer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Developer Relations Meter (DevRelOMeter) to determine if you are practicing - or considering practicing - Developer Evangelism or Advocacy.
I wrote a blog post onDefining Developer Relations which was the inspiration for the DevRelOMeter.
https://leggetter.github.io/devrelometer/
- Node
npm install -g jspmnpm install -g gulp-clinpm install
Runs a web server and launches the browser.
gulp
Builds todist
.
gulp build-dist
Pushes contents ofdist
togh-pages
of theorigin
remotegh-pages
branch.
gulp deploy
MIT