-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Support external samples repository like create-next-app. See: https://nextjs.org/blog/create-next-app
The idea would be we have a github repo salesforcedx-examples or something. Each example is in a folder example-1, example-2, etc. The user can then run the command:
sfdx force:project:create --template <name>
We could also make the example repo customizable so team's could create their own custom templates.
sfdx force:project:create --template <name> --repository https://github.com/myorg/templates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request