diff --git a/jbang-catalog.json b/jbang-catalog.json deleted file mode 100644 index a3e64e07..00000000 --- a/jbang-catalog.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "catalogs": {}, - "aliases": { - "playwright": { - "script-ref": "scripts/playwright.java", - "description": "Playwright lets you automate Chromium, Firefox and Webkit with a single API. \nWith this cli you can install, trace, generate pdf and screenshots and more.\nExample on how to record and run a script:\n```\n jbang playwright@microsoft/playwright-java codegen -o Example.java`\n jbang --deps com.microsoft.playwright:playwright:RELEASE Example.java\n```" - } - }, - "templates": {} -} \ No newline at end of file