-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
One useful use case for Runbooks is to create static markdown guides whose code snippets are known to be current.
There are a couple possible ways Runbooks could accomplish this:
- Runbooks could pull code snippets from URLs. These could either be static code snippets or Boilerplate templates.
- We could create a new subcommand,
runbooks renderwhich takes parameters for each of the Runbook's<BoilerplateInputs>variables, renders all code snippets accordingly, and then outputs a static guide. Presumably we would not render the web form itself in the static version of the markdown doc.
pete0emerson
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed