headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

Move @kinvolk/headlamp-plugin to @headlamp-k8s/headlamp-plugin #1854

Open joaquimrocha opened 7 months ago

joaquimrocha commented 7 months ago

We should move the headlamp-plugin program to the @headlamp-k8s org.

sniok commented 6 months ago

We could consider having a create-headlamp-plugin package to take advantage of the npm create command. That way we could create plugin using npm create headlamp-plugin. This is commonly used in another packages for example npm create react-app. Yes, it's just an alias but it'll make creating new plugins a bit more convenient.

https://docs.npmjs.com/cli/v10/commands/npm-init