Skip to content
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

[SR-8962] The swift package command should also be exposed as a binary named spm #4756

Closed
sindresorhus opened this issue Oct 10, 2018 · 1 comment

Comments

@sindresorhus
Copy link

Previous ID SR-8962
Radar rdar://problem/45167948
Original Reporter @sindresorhus
Type New Feature
Status Resolved
Resolution Won't Do
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels New Feature
Assignee None
Priority Medium

md5: 6372b5d47549711f5f4beadd1bce516a

Issue Description:

Having to type `$ swift package` every time I interact with Swift Package Manager gets tiring fast. Would be nice if it was also exposed as `$ spm`. All other programming languages have a short command for their package manager. For example, Node.js has `$ npm`. Ruby has `$ gem`. Python has `$ pip`.

@ankitspd
Copy link
Member

"spm" was indeed considered but ultimately rejected. The discussion can be found in the alternatives considered of this proposal: https://github.com/apple/swift-evolution/blob/master/proposals/0085-package-manager-command-name.md#alternatives-considered

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants