/ArgTester

Send loads of arguments to a program to test it responses.

Primary LanguageJava

Arg Tester

Send loads of arguments to a program to test it responses.

Usage

java -jar main.jar [COMMAND] [ARGS]

Example

java -jar main.jar "echo {1} {2}" "args.1.txt,args.2.txt"

Licence

This project is licence under the GNU General Public Licence v3.0.