Files
TGC-Hammer/scripts/build_hammer.sh
2025-09-30 18:20:38 +02:00

8 lines
45 B
Bash

#!/bin/bash
pushd toolflow
sbt stage
popd