-
Notifications
You must be signed in to change notification settings - Fork 58
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
Boilerplate #36
Comments
We will implement the boilerplate in the command line tool. |
Should we write out a boilerplate text file to the output directory or print the boilerplate to the terminal? |
I vote for the latter—text sent to stdout can always be piped to a file. |
Okay, that should be easy enough with logging (per #58). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to incentivize use and contributions from developers of new methods, we'll want to generate some kind of boilerplate with citations beyond what duecredit would create.
The text was updated successfully, but these errors were encountered: