#!/bin/sh
# Entrypoint for the scaffolded baseline.
echo "Hello from {{PROJECT_NAME}}"
