Files
backstage/packages/cli-node
Fredrik Adelöw 6b434fb2ae Merge pull request #27710 from backstage/freben/dev
remove the last src/run.ts
2024-11-19 14:45:43 +01:00
..
2024-11-19 13:48:38 +01:00
2024-11-19 11:21:20 +00:00
2024-11-19 11:21:20 +00:00
2024-10-14 17:56:00 +02:00

@backstage/cli-node

This library provides utilities for building CLI tools for Backstage.

The difference between this library and @backstage/cli-common is that this library is more feature rich with a larger dependency tree, with less concern for bundle size and installation speed. The @backstage/cli-common package on the other hand is intended to be extremely slim and only provide minimal features for use in tools like @backstage/create-app.

Documentation