-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tool): use jpath tool to export JSONNET_PATH (#427)
This allows us to export the JSONNET_PATH for use with other tools like `jsonnet-lint` or `jsonnet-deps`. Example: eval $(tk tool jpath environment/prod/main.jsonnet) JPATH=$(tk tool jpath environments/prod) jsonnet-lint environment/prod/main.jsonnet
- Loading branch information
Showing
1 changed file
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters