Installation
To install CommandKit, run one of the following commands based on your preferred package manager:
npm install commandkit
Development version
To install the development version of CommandKit, run one of the following commands:
npm install commandkit@dev
⚠️
The development version is likely to have bugs.