@kameleoon/sdk-installer
v1.9.0
Published
Kameleoon SDK Installer
Keywords
Readme
Kameleoon SDK Installer
Introduction
Kameleoon SDK Installer is the small binary helper tool for Kameleoon SDK installation.
For more information on SDKs refer to Official Kameleoon Documentation
Installation
Install the package globally:
- npm -
npm install --global @kameleoon/sdk-installer - yarn -
yarn global add @kameleoon/sdk-installer - pnpm -
pnpm add -g @kameleoon/sdk-installer - bun -
bun install --global @kameleoon/sdk-installer
- npm -
Then run:
kameleoon-sdk- Alternatively use
npxto runkameleoon-sdkscript without installing:
npx @kameleoon/sdk-installerHow to Use
After running the command several questions will be asked to configure you SDK setup.
The script won't install any dependencies on it's own, but will generate an installation command depending on your package manager and the prompt replies.
It's highly recommended to generate provided code example to avoid confusion when working with SDK setup for the first time.
