Skip to content

luckymarmot/Paw-ObjCNSURLConnectionCodeGenerator

Repository files navigation

Build Status

Objective-C + NSURLConnection Code Generator (Paw Extension)

A Paw Extension that generates Objective-C code for the NSURLConnection library.

Installation

Easily install this Paw Extension: Install Objective-C + NSURLConnection Code Generator

Development

Build & Install

npm install
cake build
cake install

Watch

During development, watch for changes:

cake watch

License

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

Copyright © 2014 Paw Inc.

Contributors

See Contributors.

Credits

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