We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b712b commit a506d40Copy full SHA for a506d40
activate.sh
@@ -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