I'm a newbie to swift. I don't know and I can't find out how to use Swift Package Manager in command line.
Is there any equivalent stuff to Podfile pod install and pod update? How to add a local package dependency to the project?
Xcode SPM GUI is totally unusable because of some proxy problems.