@livingdocs/feature-scan
v1.0.1
Published
Scan Livingdocs downstreams for feature usage creating a report in a local JSON file.
Readme
Feature Scan
Scan Livingdocs downstreams for feature usage creating a report in a local JSON file.
Usage
Run this command in the top-level folder of your Livingdocs project (if you have a separate repo for server and editor just run it in each of them).
npx @livingdocs/feature-scan scan
# outputs results to feature-scan.jsonLocal Development
To test locally install feature-scan locally
# Install your local version globally (from within the root folder of this repo)
npm install -g .
# Navigate to a msp or other customer downstream. E.g
cd git/li/msp/livingdocs-sz
# Then call the CLI as usual:
npx @livingdocs/feature-scan scan