Skip to content

Added command block

Latest
Compare
Choose a tag to compare
@davidscholberg davidscholberg released this 16 Apr 14:46

This release contains a new block written by @mroote that allows arbitrary commands to be executed.

While the stated goal of Goblocks is to have minimal reliance on external processes, the command block can be useful for certain kinds of functionality where calling an external process is unavoidable and minimal output parsing is needed.