1.0.1-rc5 • Published 11 months ago

@entlog/desfent v1.0.1-rc5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
11 months ago

desfent

SF plugin to generate documentation and code analysis

Installation

sf plugins install @entlog/desfent

Usage

If you want to create the documentation of a single file use:

sf desfent do doc -f <cls_file> -o <new_doc_folder>

If you want to analyze a full directory (and generate related documentation) use.

sf desfent do doc -d <folder> -o <new_doc_folder>

Troubleshoting

Wrong node version

If your attempt to install the plugin results in something like this:

Then you will have to upgrade your sf version. Check your version with:

% sf --version

This will show you the node version. At least a version 18 is required. In this example the version is v20:

% sf --version
@salesforce/cli/2.54.6 darwin-arm64 node-v20.16.0
1.0.1-rc5

11 months ago

1.0.1-rc4

11 months ago

1.0.1-rc3

11 months ago

1.0.1-rc2

11 months ago

1.0.1

11 months ago

1.0.0-rc8

11 months ago

1.0.0-rc7

11 months ago

1.0.0-rc6

11 months ago

1.0.0-rc5

11 months ago

1.0.0-rc4

11 months ago

1.0.0-rc3

11 months ago

1.0.0-rc2

11 months ago

1.0.0

11 months ago