Set up local development
If you want to work on ContainerHive you can do so, easily.
Before starting to develop make sure you have read the Contribution Guidelines.
Requirements
Make sure to install the following tools:
Run
Test
Run tests and show the coverage report in your default browser.
Run specific package tests:
Skip integration tests:
Build
Build binaries for all platforms.
Generate embedded resources
Required before building.
Preview documentation
Preview the properdocs documentation locally with hot-reload for changes.