Comment on PyTorch MobileComments−wil4216yAs a side point, looking at maven and the org.pytorch gave me a cold shudder remembering my java days.How does CocoaPods compare to Maven, NuGet, or NPM?−Traubenfuchs6yMaven is simple, works extremely well and behaves pretty sane. IDE integration is amazing and unless you write a build/deploy pipeline you don't even need to call a single mvn command. What do you not like about it?−woolinsilver6yI can't believe he's comparing Maven to npm.I wouldn't piss on npm if it was on fire.−wil4216yWhere did I say that? I asked about CocoaPods. I’ve used Maven, NPM and NuGet. No one is even answering my question.How does CocoaPods compare to Maven, NuGet, or NPM?−xta06yCocoapods is a dependency manager for iOS/MacOS projects. Works more like NPM.
Comments
As a side point, looking at maven and the org.pytorch gave me a cold shudder remembering my java days.
How does CocoaPods compare to Maven, NuGet, or NPM?
Maven is simple, works extremely well and behaves pretty sane. IDE integration is amazing and unless you write a build/deploy pipeline you don't even need to call a single mvn command. What do you not like about it?
I can't believe he's comparing Maven to npm.
I wouldn't piss on npm if it was on fire.
Where did I say that? I asked about CocoaPods. I’ve used Maven, NPM and NuGet. No one is even answering my question.
Cocoapods is a dependency manager for iOS/MacOS projects. Works more like NPM.