<div dir="ltr">I also use the word SwiftPM (this exact spelling) when referring to the project (sometimes swiftpm, but only among friends :) ). However I think we&#39;re talking about two things: 1. commonly used name for the tool (I use SwiftPM), 2. short alias to make triggering it on the command line easier (I really like &#39;spm&#39;).<div><br></div><div>Whatever alias we use, it&#39;s an alias - the canonical command is will be &#39;swift package&#39; either way, which is discoverable and clear. The alias should serve only one purpose: making it easy to type and remember. And I&#39;m optimistic that &#39;spm&#39; can catch on very quickly.</div><div><br></div><div>When doing a quick Google search, there&#39;s no tool called &#39;spm&#39; that could get confused with SwiftPM. Also, if anyone is confused what &#39;spm&#39; does, they can just run it, which will show the help section, exactly like npm, nvm, gem, pod etc.</div><div><br></div><div>(One more problem I have with the alias being &#39;swiftpm&#39;: when you try to use autocompletion e.g. in zsh, if you type &#39;sw&#39; and hit tab, you&#39;ll get &#39;swift&#39; and related tools, but never &#39;swiftpm&#39; on the first tab hit, so you&#39;ll really have type it out fully every time, because it doesn&#39;t have a unique prefix. &#39;spm&#39; is short enough to type in under a second, so I don&#39;t autocompletion is needed here.)</div><div><br></div><div>Honza</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 10, 2016 at 6:57 PM Jean-Daniel Dupas via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>Le 10 mai 2016 à 18:38, Rick Ballard via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; a écrit :</div><br><div><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On May 10, 2016, at 8:49 AM, Matthew Johnson via swift-build-dev &lt;<a href="mailto:swift-build-dev@swift.org" target="_blank">swift-build-dev@swift.org</a>&gt; wrote:</div><br><div><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On May 10, 2016, at 2:19 AM, Dan Appel via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:</div><br><div><div dir="ltr">+1 to `swift package` being a little too verbose. However, I like the alternative `swift pm`/`swiftpm` (as noted in the proposal) even less. I have already been referring to the package manager as SPM, so IMO that name does not lose out on any clarity while also allowing it to be terse enough for every day use. <div><br></div><div>I would not be against having both `spm` and `swift package` as Honza suggested.<br></div></div></div></blockquote><div><br></div><div>+ 1 to the proposal in general and also to adding the `spm` alias.</div></div></div></div></blockquote></div><br><div>Question for those of you who are advocating for a &quot;spm&quot; alias: Do you have a strong argument / preference for &quot;spm&quot; vs &quot;swiftpm&quot;? Personally I have been abbreviating the project as &quot;swiftpm&quot; and not &quot;spm&quot; when I talk about it, and have been trying to push that as the preferred abbreviation. &quot;spm&quot; is a few less keystrokes, but is a much more generic, less googleable name; out of context, it&#39;s impossible to know what it refers to. Once the project gets enough mindshare, like &quot;npm&quot; has, that might be less of an issue, but I still personally prefer the more descriptive &quot;swiftpm&quot;. Thoughts?</div></div></div></blockquote><br></div></div><div style="word-wrap:break-word"><div>I prefer swiftpm because I have enough three letters tools on my machine that I never know what they do without having to open the man page. Having an explicit name will reduce the chance of conflict with other tools and greatly simplify its discovery.</div><div><br></div><div>And for those who think this is a too long name, creating a shorter alias in any shell is relatively easy.</div><div><br></div><div><br></div><br></div>_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div>