Files
backstage/packages/cli-node
Fredrik Adelöw 094eaa367b remove backend-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-17 17:09:00 +02:00
..
2024-09-17 17:09:00 +02:00
2024-09-02 14:51:20 +03:00
2024-09-17 13:19:01 +00:00
2024-02-12 11:06:30 +01:00
2024-09-17 13:19:01 +00: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