Skip to content

Instantly share code, notes, and snippets.

@takuma-saito
Last active February 27, 2019 19:57
Show Gist options
  • Save takuma-saito/bd350c2a442fb5115c33bdc2749ff04d to your computer and use it in GitHub Desktop.
Save takuma-saito/bd350c2a442fb5115c33bdc2749ff04d to your computer and use it in GitHub Desktop.
carthage.sh
$ brew install carthage
$ cat > Cartfile
github "Alamofire/Alamofire"
github "SwiftyJSON/SwiftyJSON"
# install
$ carthage update --platform iOS --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment