Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 570 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 570 Bytes

D2X Template

This repository provides a project template for creating new Salesforce development projects on GitHub preconfigured for use with D2X. It is built using cookiecutter and primary used by MuseLab D2X Launchpad, a web based tool for launching D2X configured GitHub repositories.

It is also possible to use this template directly via cookiecutter:

$ pipx install cookiecutter
$ cookiecutter gh:muselab-d2x/d2x-template