Skip to main content
Version: Next

Installation


support discord servernpm versionnpm downloads

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
warning

The development version is likely to have bugs.