mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 06:38:15 +08:00
bat
This commit is contained in:
16
run-benchmarks.bat
Normal file
16
run-benchmarks.bat
Normal file
@ -0,0 +1,16 @@
|
||||
#!/bin/bash
|
||||
echo -------------------------
|
||||
|
||||
echo Running Ocelot.Benchmarks
|
||||
|
||||
cd test/Ocelot.Benchmarks
|
||||
|
||||
dotnet restore
|
||||
|
||||
dotnet run
|
||||
|
||||
cd ../../
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user