Docker wrapper: Forget about your bare-metal and get started right away.
Install docker and docker-compose before using metal. Once that's setup, install the metal cli running the following command:
pip install metal-cli
Get detailed information running metal --help
.
Run tests by using python tests
command.