Update README.md
⚠️ 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: 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.
./build.sh
artifactbundle
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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
Release process
./build.sh
to create the artifactbundleartifactbundle
to the corresponding release page