luckymarmot / Paw-GoHTTPCodeGenerator

A Paw Extension to generate client code for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Go + HTTP Code Generator (Paw Extension)

A Paw Extension that generates Go code for the HTTP package.

Installation

Easily install this Paw Extension: Install Go 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

Created by Quentin Rousseau (@kwent). See Contributors.

Credits

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

About

A Paw Extension to generate client code for Go.

License:MIT License


Languages

Language:CoffeeScript 76.0%Language:Mustache 24.0%