Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Jackal to take variables from command line #13

Open
sashman opened this issue May 11, 2017 · 0 comments
Open

Jackal to take variables from command line #13

sashman opened this issue May 11, 2017 · 0 comments

Comments

@sashman
Copy link
Contributor

sashman commented May 11, 2017

Allow jackal to take key/value pairs from the command line to use in contract interpolation, for example:

jackal run URL variable=value will be used in the contract:

{...
"something": "something_<%=variable%>"
...}

The variables assignments will have to override anything setting them in the contracts themselves.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant