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 for passing in the publish script name/location #15

Open
designfrontier opened this issue Apr 11, 2018 · 0 comments · May be fixed by #20
Open

Allow for passing in the publish script name/location #15

designfrontier opened this issue Apr 11, 2018 · 0 comments · May be fixed by #20

Comments

@designfrontier
Copy link
Owner

This should happen in two ways:

  1. through the config file in a key called publish
  2. as a command line arg, probably as a value to the --publish or -p args where none results in the default, or the value from the config file. This should take precedence over the config file.

So arg > config > default

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

Successfully merging a pull request may close this issue.

1 participant