Skip to content

Install via NPM

Install from official NPM registry

If you haven't installed NPM yet, please do so by following the guide on nodejs.org.

Install Compose Generator by executing:

npm install -g @compose-generator/cli

Update

If you have Compose Generator already installed via NPM, you need to update by using this command:

npm update -g @compose-generator/cli

Use

compose-generator [<command>]