CLSPM is a command line application for managing SPM (Swift Package Manager) dependencies in Xcode projects.
Use make to compile and install CLSPM:
- Compile and install
make build will compile CLSPM and move the executable to /usr/local/bin
- Reload your
PATHvariable or restartTerminal/iTerm...
See the quickstart guide in the wiki for how to get started.