Socket
Socket
Sign inDemoInstall

@planningcenter/add-ons-cli

Package Overview
Dependencies
57
Maintainers
16
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @planningcenter/add-ons-cli

This little app builds and updates Planning Center Add-ons from the command line.


Version published
Weekly downloads
122
increased by64.86%
Maintainers
16
Created
Weekly downloads
 

Readme

Source

Planning Center Add-ons CLI

This little app build and updates Planning Center Add-ons from the command line.

To install:

  1. Install the package: npm install @planningcenter/add-ons-cli
  2. Run the binary planningcenter-add-ons -h

The main commands are:

  • create : creates a new skeleton add-on with sample code
  • update : bundles and uploads add-on code to Planning Center
  • watch : watch the files in the add-on directory and run update when they change
  • promote : copies bundled JS code from testing to beta, or from beta to production environment

FAQs

Last updated on 15 Feb 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc