Documentation
¶
Overview ¶
Package generator creates prompt files from spec definitions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecGenerator ¶
SpecGenerator generates prompt files from a spec file.
func NewSpecGenerator ¶
func NewSpecGenerator( executor executor.Executor, inboxDir string, completedDir string, specsDir string, logDir string, currentDateTimeGetter libtime.CurrentDateTimeGetter, ) SpecGenerator
NewSpecGenerator creates a new SpecGenerator that runs the /generate-prompts-for-spec command.
Click to show internal directories.
Click to hide internal directories.