Open
Description
This is a feature request.
Overload template file name and directory file name with arguments.
Use case would be to use adr
command to manage other type of markdown files, e.g.:
alias prd='adr --template-file prd_template.md --dir-file .prd-dir'
This way we could create PRD files with the very same tool while steel being able to create ADR files:
adr new Use adr-toolset to manage PRDs as well
prd init doc/architecture/drivers/
prd new Needs to be testable
prd new Needs to be expandable
prd link 1 "Mentioned in" 2 "Can't break"
adr list # lists existing ADR documents
prd list # lists existing PRD documents
Metadata
Metadata
Assignees
Labels
No labels