Skip to content

SFDO-Tooling/sfdo-template

SFDO Project Template

If you need to, install cookiecutter globally:

pip install cookiecutter

Copy the project with cookiecutter:

cookiecutter gh:SFDO-Tooling/sfdo-template
# Answer prompts
cd <new-project>