Skip to content
New issue

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

Interactive mode does not work #50

Open
steinybot opened this issue Dec 6, 2019 · 1 comment
Open

Interactive mode does not work #50

steinybot opened this issue Dec 6, 2019 · 1 comment

Comments

@steinybot
Copy link

I tried running:

✗ ./sjsonnet.jar -i
error: Need to pass in a jsonnet file to evaluate
Sjsonnet 0.1.6
usage: sjsonnet  [sjsonnet-options] script-file

  -i, --interactive         Run Mill in interactive mode, suitable for opening REPLs and taking user input
...

Then I gave a file containing an empty object:

✗ ./sjsonnet.jar -i temp.jsonnet
{ }

Still no REPL.

@pomabz
Copy link

pomabz commented Apr 7, 2022

any update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants