Skip to content

RFC: allowing to save template for later use? #80

@Roger-luo

Description

@Roger-luo

It feels annoying that each time I create a template and I have to create it again after I exit REPL. It would be nice if we could have

A proposed workflow is to extend the generate function to accept a new keyword which would looks like

generate("MyPackage"; template="MyTemplate")

and for interactive_template, it would search a local folder to check if there is a previous saved template first.

we could have a save function that saves a generated template object to a folder inside PkgTemplates folder, or an external repo. I'm wondering if people would like this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions