Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-ccc

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ccc

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

  • 1.5.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

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

Keywords

FAQs

Package last updated on 06 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc