commit b741cfebc6809a6a54dd8a04f539a7922a78f1dc Author: Gandalf the Greybeard Date: Sat Mar 21 03:40:50 2026 +0000 chore: initialize repository Empty bootstrap commit to establish main branch before template scaffolding PR. Co-Authored-By: Paperclip diff --git a/README.md b/README.md new file mode 100644 index 0000000..500ecef --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# headlamp-plugin-template + +Starter template for [Headlamp](https://headlamp.dev) plugins — TypeScript, React, CRD list view, CI/CD, ArtifactHub packaging. + +> **See the [getting-started guide](#getting-started) below to scaffold your plugin.**