initial repo

This commit is contained in:
Josh Burman
2021-08-09 17:50:16 -04:00
commit 4975ab5b2c
10 changed files with 95 additions and 0 deletions

9
rc Normal file
View File

@ -0,0 +1,9 @@
#!/usr/bin/env bash
export MEASURE_SRC_PATH=../yardstick
if [ -f .user_rc ]; then
. .user_rc
fi
source .vagrantrc