Skip to content

Instantly share code, notes, and snippets.

View cmrfrd's full-sized avatar
Just doing the beep boop

Alexander Comerford cmrfrd

Just doing the beep boop
View GitHub Profile
@cmrfrd
cmrfrd / ascii_interact.org
Last active October 18, 2019 21:11
ascii_interact.org

org is super kool

This is a really cool and simple org document to be able to interactively compute ascii results from an isolated installation of easygraph && graphviz within docker using org mode SRC blocks.

The point of this is much broader though because any text based output tool like plantuml, easygraph, or other can be used interactively in org without installing either tool and purely using docker for isolation

function test(a){
console.log(a);
}