Skip to content

--sub-dir erroneously report a missing template.toml #52

@chevdor

Description

@chevdor

Trying to escape #51, I tested to see if the --sub-dir could help.

I tested a very basic template and the following works:

kickstart . -o /tmp   

Using --subdir however never worked although I provide a sub dir of the template

kickstart . --sub-dir .github  -o /tmp   

The error is:

Error: The template.toml is missing%                                                                                                             

We know the template is not missing and valid since the first test did work fine.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions