Skip to content

Starter template for parcel-cep-plugin, a zero configuration CEP extension builder for Parcel.

Notifications You must be signed in to change notification settings

adobe-extension-tools/parcel-plugin-cep-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel CEP Plugin Starter

Starter template for parcel-cep-plugin, a zero configuration CEP extension builder for Parcel.

Quick Start

git clone https://github.com/fusepilot/parcel-plugin-cep-starter.git
cd parcel-plugin-cep-starter
npm
npm run start

Open your CC app of choice, find your extension under Window > Extensions, and start developing.

Building

To create a production build:

npm run build

Packaging

To create a .zxp for deployment:

npm run zxp

A versioned .zxp file will be placed inside archive.

About

Starter template for parcel-cep-plugin, a zero configuration CEP extension builder for Parcel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • HTML 2.4%
  • CSS 1.2%