#!/usr/bin/env bash git clone https://github.com/poseidon/typhoon.git typhoon/addons/grafana for i in $(ls *.yaml); do echo " - $i"; done