ubuntu-based working environment
- Install requirements
sudo apt install -y git make ansible
- Download this repo:
git clone https://github.com/egnd/devenv.git
- Run make to see the list of available options:
cd devenv
# list of available presets
make
# list of available recipes
make run