- 
                Notifications
    
You must be signed in to change notification settings  - Fork 104
 
Closed
Description
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
- local template saving
 - github template repo support
 
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
Labels
No labels