forked from Archives/Athou_commafeed
3 lines
137 B
Bash
3 lines
137 B
Bash
#!/bin/sh
|
|
|
|
mvn exec:java -e -Dexec.classpathScope=test -Dexec.mainClass=com.microsoft.playwright.CLI -Dexec.args="codegen localhost:8082" |