grafana/packages/grafana-toolkit
Grot (@grafanabot) ab7b14fecb
Release: Bump version to 10.1.0-pre (#67613)
"Release: Updated versions in package to 10.1.0-pre"
2023-05-02 09:48:59 +03:00
..
bin
src/cli Toolkit: Remove deprecated `plugin:build` (#67485) 2023-04-28 14:33:16 +02:00
.eslintrc
CHANGELOG.md
LICENSE_APACHE2
README.md Toolkit: Remove deprecated `plugin:build` (#67485) 2023-04-28 14:33:16 +02:00
package.json Release: Bump version to 10.1.0-pre (#67613) 2023-05-02 09:48:59 +03:00
tsconfig.json Grafana Toolkit: Fix broken build directory structure (#67544) 2023-04-28 19:57:02 +03:00

README.md

WARNING: @grafana/toolkit is deprecated.

grafana-toolkit

grafana-toolkit is a CLI that enables efficient development of Grafana plugins. We want to help our community focus on the core value of their plugins rather than all the setup required to develop them.

FAQ

Which version of grafana-toolkit should I use?

You should not use grafana-toolkit anymore. create-plugin is the tool to create new plugins and existing plugins should migrate.

Contribute to grafana-toolkit

Grafana Toolkit is now deprecated.