Skip to content

kennethormandy/parcel-plugin-cep-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 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
yarn
yarn run start

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

Building

To create a production build:

yarn run build

Packaging

To create a .zxp for deployment:

yarn 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.3%
  • HTML 2.5%
  • CSS 1.2%