System Requirements

In order to install the Humpback generator, we require that the following packages are already installed in your system.

Requirement Installation Instructions
Docker Docker
Docker Compose Docs Docker Compose
Node >=6 We recommend the usage of nvm.
Yeoman Install it globally (npm install -g yo)
Brew
Ahoy >= 2 Install it using brew

Install the Humpback Generator:

To install the Humpback Generator we just need to execute the following command (assuming that Yeoman was installed in a previews step).

npm install -g generator-humpback

And that's it, now you have humpback installed in your system.