metafacture-core
metafacture-core copied to clipboard
Run flux and morph/fix files that are saved on the web with CLI
Metafacture CLI only runs local files. Scripts that are saved on the web cannot be executed.
https://github.com/metafacture/metafacture-core/blob/master/metafacture-runner/src/main/java/org/metafacture/runner/Flux.java#L65-L66
Would be nice if one can execute something like:
$ ~/metafacture/flux.sh https://mertafacturetest.io/sample1.flux
and something like:
| fix("https://mertafacturetest.io/sample1.fix")