deckboard-kit
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

deckboard-kit

Build Status

Deckboard app extention starter

Install

npm install -g deckboard-kit

Usage

Create Extension Project

In extensions folder located in \Users\{USER}\deckboard\

deckboard-kit --create extension-example
cd extension-example
npm install

Package Extension

When you are ready to share the extension, run this command to package the project:

deckboard-kit --build

This command will generate asar file located in dist folder.

Submit Extension

To add your extension to extension list, follow the instruction here.

Example

Package Sidebar

Install

npm i deckboard-kit

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

8.26 kB

Total Files

15

Last publish

Collaborators

  • rivafarabi