Skip to content

Instantly share code, notes, and snippets.

@nitaking
Created February 10, 2016 09:35
Show Gist options
  • Save nitaking/7f8daf0c9917860f597d to your computer and use it in GitHub Desktop.
Save nitaking/7f8daf0c9917860f597d to your computer and use it in GitHub Desktop.
# Here your code !
require 'gviz'
Graph do
route :Hubot
route :Kandan
route :GitLab, :GitLabCI
save(:nodes, :png)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment