openflexo-team / openflexo-core

Openflexo federation infrastructure
2 stars 2 forks source link

Feature: Execute FML script in CLI #10

Closed tls-fledoux closed 1 year ago

tls-fledoux commented 1 year ago

This PR add a new feature that allows FML script execution inside the FML CLI. The script is executed inside the context of the command interpreter.

The command is named "execute" and the syntax is "execute "

I didn't add unit tests for this feature sorry (I'm not used to the testing environment of the project).

@sylvain-openflexo What do you think about adding this feature in Openflexo ?