Files
TGC-Hammer/scripts/build_hammer.sh

8 lines
45 B
Bash
Executable File

#!/bin/bash
pushd toolflow
sbt stage
popd