Skip to content

Add support for running .fbp/.json/.drw files "on the fly" #2

@oleksandr

Description

@oleksandr

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions