mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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" |