Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 515 Bytes

nqrgen

demo#1

Installation

scoop install https://raw.githubusercontent.com/guneysus/nqrgen/master/nqrgen.json

usage

cat .\hello.txt | dotnet run -c Release --
cat .\hello.txt | dotnet run -c Release -- -r File -d TestResults -s 300
cat .\hello.txt | dotnet run -c Release -- -r File -d TestResults -s 300 -m 1 -c High
dotnet run -c Release -- -v Hellö -r Console -s 300 -m 1 -c High
dotnet run -c Release -- -v Hellö -m 1 -c Low