Skip to content

luckymarmot/Paw-SwiftNSURLSessionCodeGenerator

Repository files navigation

Build Status

Swift + NSURLSession Code Generator (Paw Extension)

A Paw Extension that generates Swift 3 code for the NSURLSession library.

Installation

npm install
cake build
cake install

Development

During development, watch for changes:

cake watch

Installation

  • npm install
  • cake build
  • cake install

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014-2016 Paw Inc.

Contributors

See Contributors.

Credits

  • Mustache.js, also released under the MIT License
  • URI.js, also released under the MIT License