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

Print instructions for SSH Deploy Keys #461

Open
adrhill opened this issue Feb 9, 2024 · 0 comments
Open

Print instructions for SSH Deploy Keys #461

adrhill opened this issue Feb 9, 2024 · 0 comments

Comments

@adrhill
Copy link

adrhill commented Feb 9, 2024

As discussed in #460 and documented in the Documenter docstring, setting up a new package currently requires manually running

using DocumenterTools
DocumenterTools.genkeys(user="MyUser", repo="MyPackage.jl")

which prints instructions on how to add the DOCUMENTER_KEY SSH key to GitHub or Travis.

This step could be automated for templates using both Documenter and GitHubActions plugins (or Documenter and TravisCI) by printing the output of DocumenterTools' genkeys at the end of the template generation.

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

No branches or pull requests

1 participant