Skip to content

[Proposal] SwiftPM Command Plugins #1484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Nov 29, 2021

Conversation

abertelrud
Copy link
Contributor

A new proposal for an additional kind of SwiftPM plugin to define commands that users can invoke on packages.

Pitch: https://forums.swift.org/t/pitch-package-manager-command-plugins/53172
Implementation in progress: swiftlang/swift-package-manager#3855

… initial version of the proposal, rather than keeping it as a future direction.
…aphParameters` struct, and encapsulate the return path in a struct for easier extensibility and as a parallel to the build and test operations.
@abertelrud abertelrud changed the title [Proposal] Package Manager Command Plugins [Proposal] SwiftPM Command Plugins Nov 29, 2021
@tomerd tomerd merged commit d427ee6 into swiftlang:main Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants