@kopanowebapp/create-webapp-plugin

1.0.2 • Public • Published

@kopanowebapp/create-webapp-plugin

This tool can be used to bootstrap development of a plugin for the Kopano WebApp. It will create a basic setup of source files. Additionally it will install @kopanowebapp/eslint-config and @kopanowebapp/gulpfile-plugin

Installation

Note: This documentation assumes that you have created a package.json file in your plugin's root directory, and that you have node and npm installed

Install this package in your plugin by running the following command in your plugin's root folder:

npm install --save-dev @kopanowebapp/create-webapp-plugin

After installing the package, you should run

npx create-webapp-plugin init

You will be prompted for some information about your plugin and after that your plugin will be setup. See @kopanowebapp/gulpfile-plugin for information on building your plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i @kopanowebapp/create-webapp-plugin

Weekly Downloads

1

Version

1.0.2

License

AGPL-3.0

Unpacked Size

202 kB

Total Files

14

Last publish

Collaborators

  • rotous