Ari Sweedler

Results 4 issues of Ari Sweedler

I have testcases that need JSON as input. Instead of making a file for each one, I inline the JSON as a raw string. It takes up too much screen...

I just copy/pasted the code you already had but allowed a channel for `stderr`. Had to wrestle with the type checker, so that's why all the code I added is...

I'm going to see if I can do this. https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md

From #23, I see that you write an awk script to convert `shell output` to `groovy code` (the groovy code is what codes for freeplane graphs) As is, one can...

documentation
question