We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We currently pass JSON using the --json={} option, but it would be cleaner to use stdin.
--json={}
The text was updated successfully, but these errors were encountered:
lingo build
This is not relevant anymore we agreed that we ignore the problem and say that lingo only will work with the non gradle lfc version
Sorry, something went wrong.
I still think that it's worth doing this because it is cleaner than passing JSON as CLI args...
@lhstrh Do we want this in lingo v0.2?
Sure!
How is the lfc site of things doing ?
I'm working on it. Still chasing down mysterious bugs: https://github.com/lf-lang/lingua-franca/actions/runs/6369165649
I will add more robust handling of the JSON as well...
lhstrh
tanneberger
No branches or pull requests
JSON via Stdin
We currently pass JSON using the
--json={}
option, but it would be cleaner to use stdin.Steps
The text was updated successfully, but these errors were encountered: