Skip to content

Overload template and direcotry file names with --arguments #89

Open
@cprn

Description

@cprn

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions