#!/usr/bin/env bash

# setup git hooks
scripts/git_hooks/git-hooks --install

# setup conan
scripts/conan_install
