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