@tarantool.io/tcm-hello-world-addon
v1.10.3
Published
This is an example addon for Tarantool Cluster Manager (tcm).
Downloads
76
Readme
This is an example (hello world) addon for Tarantool Cluster Manager (tmc).
Usage
The package provides the following scripts:
build
: Builds the addon for production.build:dev
: Builds the addon for development.build:prod
: Builds the addon for production.clear
: Clears the build directory.watch
: Builds the addon for development and watches for changes.watch:dev
: Builds the addon for development and watches for changes.watch:prod
: Builds the addon for production and watches for changes.
License
This addon is licensed under the ISC License.