System Requirements
In order to install the Humpback Generator, we require the following packages to be already installed in your system.
| Requirement | Installation Instructions |
|---|---|
| Docker | Docker Docs |
| Docker Compose Docs | Docker Compose Docs |
| Node >=6 | We recommend the usage of nvm. |
| Yeoman | Install it globally (npm install -g yo) |
| Ahoy >= 2 | Install Ahoy in Linux |
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.