Open stuartc opened 3 years ago
In order to make calling the runtime via a node require, it would be nice to be able to call the individual commands directly i.e.:
node -r @openfn/core/lib/cli -e 'execute(...)
Or similar..
In order to make calling the runtime via a node require, it would be nice to be able to call the individual commands directly i.e.:
node -r @openfn/core/lib/cli -e 'execute(...)
Or similar..