-
-
Notifications
You must be signed in to change notification settings - Fork 92
Allow cloning local templates #441
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently vapor new --template ... only supports remote git repositories. Being able to load a template from a local filesystem would be great!
Describe the solution you'd like
vapor new --template file:///Users/marius/Developer/my-awesome-template
I think this could be quite helpful, especially for testing! :)
Let me know what you think and I can implement it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request