grafana/packages/grafana-toolkit
Esteban Beltran 50fb1497e5
Toolkit: Remove deprecated `plugin:build` (#67485)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2023-04-28 14:33:16 +02:00
..
bin Chore: Update version of `@grafana/eslint-config` (#53403) 2022-08-08 15:19:15 +01:00
src/cli Toolkit: Remove deprecated `plugin:build` (#67485) 2023-04-28 14:33:16 +02:00
.eslintrc Chore: eslint plugin react hooks fix in jeager (#27580) 2020-09-24 14:41:57 +02:00
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
README.md Toolkit: Remove deprecated `plugin:build` (#67485) 2023-04-28 14:33:16 +02:00
package.json Toolkit: Remove deprecated `plugin:build` (#67485) 2023-04-28 14:33:16 +02:00
tsconfig.json Toolkit: Bump dependencies (#47826) 2022-05-26 16:23:27 +02: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.