PackageGeneratorCLI

0.5.2

Package Generator CLI is tool used by a Package Generator for extracting imports from code source. It use swift-syntax for the code analysing.
mackoj/PackageGeneratorCLI

What's New

0.5.2

2024-05-14T10:29:28Z

Exclude code that are from a DocC folder.

b374072f0c4ce56761be1cc00469b14f8c415e06758bb82f8485b17768f06b0f

Package Generator CLI

⚠️ This is in beta.

Package Generator CLI is a tool used by a Package Generator for extracting imports from code source. It uses swift-syntax for the code analyzing.

You should not install this or use this directly since it's part of Package Generator that you should use instead.

Usage

USAGE: package-generator-cli --output-file-url <output-file-url> --input-file-url <input-file-url> --package-directory <package-directory> [--verbose]

OPTIONS:
  --output-file-url <output-file-url>
  --input-file-url <input-file-url>
  --package-directory <package-directory>
  --verbose
  -h, --help              Show help information.

Release process

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Thu May 16 2024 11:32:18 GMT-0900 (Hawaii-Aleutian Daylight Time)