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
Jsonnet would hardcode some paths
/usr/share/jsonnet /usr/local/share/jsonnet
You would also be able to add additional search directories with a JSONNET_PATH environment variable.
Perhaps the hardcoded paths would have version numbers in them.
The text was updated successfully, but these errors were encountered:
Fix #8 #18
2c5fd87
Fixed by prior referenced commit
Sorry, something went wrong.
Merge pull request google#18 from sbarzowski/cmd
dee39c1
Basic commandline (so we can start testing compatibility)
No branches or pull requests
Jsonnet would hardcode some paths
/usr/share/jsonnet
/usr/local/share/jsonnet
You would also be able to add additional search directories with a JSONNET_PATH environment variable.
Perhaps the hardcoded paths would have version numbers in them.
The text was updated successfully, but these errors were encountered: