JamieMason/syncpack

View on GitHub
scripts/upsert-test.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

filepath="$1"
touch "$filepath"
code "$filepath"