You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
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
npmnpm
Version published
Weekly downloads
33
-17.5%
Maintainers
3
Weekly downloads
 
Created
Source

CCC Yeoman Generator

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

Configures the following

  • bitbucket pipelines CI process
  • prettier (with pre-commit hook)
  • default package.xml manifest
  • .gitIgnore
  • common scripts
  • vscode settings

Usage

  • run npm install -g yo
  • run npm install -g generator-ccc
  • cd to project
  • run yo ccc

Development

  • git clone ...
  • npm install
  • npm link
  • npm run watch
  • make changes
  • open test project. Run yo ccc

Keywords

yeoman-generator

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