Skip to content

Yeoman Generator for Callaway Cloud Salesforce Projects

Notifications You must be signed in to change notification settings

callawaycloud/generator-ccc

Repository files navigation

CCC Yeoman Generator

Yeoman generator used to setup & upgrade Callaway Salesforce development projects.

Configures the following

  1. bitbucket pipelines CI process
  2. prettier (with pre-commit hook)
  3. default package.xml manifest
  4. .gitIgnore
  5. common scripts
  6. vscode settings

Usage

  1. run npm install -g yo
  2. run npm install -g generator-ccc
  3. cd to project
  4. run yo ccc

Development

  1. git clone ...
  2. npm install
  3. npm link
  4. npm run watch
  5. make changes
  6. open test project. Run yo ccc

About

Yeoman Generator for Callaway Cloud Salesforce Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published