Installation
Currently hades does not have a released version and needs to be installed by building from source.
To build hades from source:
- Install the Go programming language: https://golang.org/doc/install
- Install Git if you don't already have it: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Clone the hades GitHub Repository by running:
- Change directory into the cloned repository by running:
- Install hades by running:
Now hades is installed on your system! Check out our guides for some examples you can run to get a hang of hades.
If you want to just jump straight into the documentation for the different test components available check out the resources tab.