Skip to content

Instantly share code, notes, and snippets.

@gerin98
Created March 11, 2025 21:15
Show Gist options
  • Select an option

  • Save gerin98/9db5262829f92db6d40c82feb9dab968 to your computer and use it in GitHub Desktop.

Select an option

Save gerin98/9db5262829f92db6d40c82feb9dab968 to your computer and use it in GitHub Desktop.
Register gradle plugin for generating flank configs
register("flankApp") {
id = "com.wf.flank.app"
implementationClass = "com.wf.E2ETestGradlePlugin"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment