generator-ccc

1.5.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generator-ccc

Weekly Downloads

1

Version

1.5.2

License

ISC

Unpacked Size

28.1 kB

Total Files

14

Last publish

Collaborators

  • cjonas
  • ralphcallaway
  • fishygeek