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

Allow input for custom hooks #33

Open
hnicke opened this issue Feb 22, 2018 · 1 comment
Open

Allow input for custom hooks #33

hnicke opened this issue Feb 22, 2018 · 1 comment
Labels

Comments

@hnicke
Copy link
Owner

hnicke commented Feb 22, 2018

When executing a hook, the user shall be able to supply input at runtime.

  • $1, $2, etc can be used in hooks as input placeholders
  • when executing the hook, user must supply the values (via commandline?)

Not yet sure:

  • supply label for each input in hook definition? This label can then be displayed
    in commandline
@hnicke hnicke added the feature label Feb 22, 2018
@hnicke
Copy link
Owner Author

hnicke commented Sep 21, 2018

Maybe also show output of hooks?

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

No branches or pull requests

1 participant