A Paw Extension that generates Swift 3 code for the Alamofire 4.0 library.
Easily install this Paw Extension: Install Swift + Alamofire Code Generator
npm install
cake build
cake installDuring development, watch for changes:
cake watchTests are currently limited to some code samples generated by this project. Requests are run in an OS X CLI app against httpbin.org, using the latest Alamofire.
Version >= 0.36.0 required
gem install cocoapodsAn Xcode Project is present in the /test folder.
pod install --project-directory=./test/cake testset -o pipefail && xcodebuild -workspace 'SwiftAlamofireCodeGeneratorTest/SwiftAlamofireCodeGenerator.xcworkspace' -scheme SwiftAlamofireCodeGenerator clean build | xcpretty -cThis Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014-2016 Paw Inc.
See Contributors.
- Mustache.js, also released under the MIT License
- URI.js, also released under the MIT License