<div dir="ltr">I agree with the review feedback so far, it&#39;s a good proposal. But just as David mentioned, I think a `spm` command, which would just be an alias for `swift package` would work really well. `spm build`, `spm test` all feel very in line with existing tools like gem, npm, pod etc. I think those ~3 letter commands are very short for a good reason. And with the entrance of Swift on the server, having to write `swift package X` right next to the rest of the &quot;3-letter&quot; tools could feel like an oversight.<div><br></div><div>I absolutely agree that for the sake of discoverability and clarity, the `swift package` command should be the canonical way. And in addition to that, I suggest we add `spm` to better fit into the CLI-driven world and save people quite lot of typing.</div><div><br></div><div>Honza</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 10, 2016 at 8:21 AM David Hart 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"><br>
&gt;    * What is your evaluation of the proposal?<br>
<br>
+1 This proposal makes the package manager a first-class tool, instead of a set of command options.<br>
<br>
&gt;    * Is the problem being addressed significant enough to warrant a change to Swift?<br>
<br>
It should be addressed before it goes public.<br>
<br>
&gt;    * Does this proposal fit well with the feel and direction of Swift?<br>
<br>
Yes.<br>
<br>
&gt;    * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?<br>
<br>
I&#39;m used to using npm, pod, gem, bundle. So I think I would have preferred a spm command. It would also have made commands shorter to type. But I guess the proposal makes more sense for Swift.<br>
<br>
&gt;    * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?<br>
<br>
Serious read.<br>
<br>
&gt; More information about the Swift evolution process is available at<br>
&gt;<br>
&gt;    <a href="https://github.com/apple/swift-evolution/blob/master/process.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/process.md</a><br>
&gt;<br>
&gt; Thank you,<br>
&gt;<br>
&gt; - Daniel<br>
&gt; Review Manager<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
&gt; _______________________________________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
<br>
_______________________________________________<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>