Skip to content

Commit a506d40

Browse files
committed
update deps, and add activate script for dot
1 parent b3b712b commit a506d40

File tree

3 files changed

+3517
-124
lines changed

3 files changed

+3517
-124
lines changed

activate.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /usr/bin/bash
2+
# This script registers dot plugins so that we can use graphviz
3+
# to write png images
4+
dot -c

0 commit comments

Comments
 (0)