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

jsonnet flag for setting output directory for -m #66

Closed
davidzchen opened this issue Sep 11, 2015 · 0 comments
Closed

jsonnet flag for setting output directory for -m #66

davidzchen opened this issue Sep 11, 2015 · 0 comments

Comments

@davidzchen
Copy link
Contributor

Currently, jsonnet -m writes the output files in the current directory. It would be useful to have a way to set the output directory, either as an optional argument to -m or as a separate flag.

sbarzowski added a commit to sbarzowski/jsonnet that referenced this issue Jun 10, 2024
* Improve imports

* Nonexistent file is now a runtime error (used to be ignored)
* Permission denied is a runtime error (used to be an internal error)
* Basic tests added for imports
* Renamed tests from .input to .jsonnet
	* It's standard
	* It's compatible with C++ test suite
	* Editors enable syntax highlighting based on extension
	* Importing .input looks weird
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

1 participant