Would be nice to be able to run network files which have the proper mapping of components to corresponding code directly from the command line:
java -cp target/fbp-1.0-SNAPSHOT.jar com.jpmorrsn.fbp.CLI ./path/to/DemoGraph.fbp
or
java -cp target/fbp-1.0-SNAPSHOT.jar com.jpmorrsn.fbp.CLI ./path/to/DemoGraph.json
or
java -cp target/fbp-1.0-SNAPSHOT.jar com.jpmorrsn.fbp.CLI ./path/to/DemoGraph.drw