kibana/packages/kbn-generate
Gerard Soldevila 7cf4ee8121
SKA: Cleanup and follow-up tasks (1 of many) (#206420)
## Summary

* Cleanup duplicate CODEOWNERS entries (introduced in
https://github.com/elastic/kibana/pull/203682).
* Update `node scripts/generate package` to support sustainable folders.
* Rescue orphan `.mdx` files belonging to shared-ux
* Update broken link
2025-01-14 19:03:58 +01:00
..
src SKA: Cleanup and follow-up tasks (1 of many) (#206420) 2025-01-14 19:03:58 +01:00
templates/package SKA: Cleanup and follow-up tasks (1 of many) (#206420) 2025-01-14 19:03:58 +01:00
index.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md
tsconfig.json Implement package linter (#148496) 2023-01-09 16:49:29 -07:00

@kbn/generate

Provides a CLI for generating different components within Kibana

node scripts/generate package

Generate a Kibana package, run node scripts/generate package --help for details about options.