@zextras/carbonio-ui-sdk

1.7.10 • Public • Published

Carbonio UI SDK

License AGPL 3 Project Carbonio Follow on Twitter

The Carbonio UI SDK is a collection of node scripts used for the development of Carbonio UI modules.

Getting started

Install SDK using npm:

npm install @zextras/carbonio-ui-sdk

Build and deploy your app in the machine:

sdk install -h <HOST_NAME>

Build your app

sdk build

The output will be placed under the dist directory

Deploy the app in the machine

sdk deploy -h <HOST_NAME>

Run your app in watch mode, proxying against a Carbonio instance

sdk watch -h <HOST_NAME>

Contributing

All contributions are accepted! Please refer to the CONTRIBUTING file, if present, for more details on how to contribute. If the repository has a Code of Conduct, we kindly ask to follow that one too.

License

Released under the AGPL-3.0-only license as specified here: LICENSES/AGPL-3.0-only.txt.

Readme

Keywords

Package Sidebar

Install

npm i @zextras/carbonio-ui-sdk

Weekly Downloads

671

Version

1.7.10

License

AGPL-3.0-only

Unpacked Size

65.7 kB

Total Files

22

Last publish

Collaborators

  • carlo.facci
  • zx_bot