Back to Swift Package Manager

swift package

Sources/PackageManagerDocs/Documentation.docc/SwiftPackageCommands.md

0.6.01.5 KB
Original Source

swift package

Subcommands to update and inspect your Swift package.

@Metadata { @PageImage(purpose: icon, source: command-icon) }

Overview

Overview of package manager commands here...

<!-- reference content for the CLI commands `swift package ...` -->

Topics

Creating packages

Updating and resolving dependencies

Editing packages

Using package manager plugins

<!-- ref to swift-format --> <!-- ref to swift-docc-plugin -->

Inspecting packages

Cleaning builds and caches

Archiving packages

Integrating Package Manager into your shell

Configuring Mirrors

Generating SBOMs

Experimental commands