Skip to content

Support External Repository for Project TemplatesΒ #98

@ntotten

Description

@ntotten

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions