#!/usr/bin/env bash rm sample_data/data/* || true go run ./cmd init sqlite3 sample_data/data/{{ .DBFilename }} < sample_data/seed.sql