Skip to content

mittsh/Paw-WordPressCodeGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Code Generator (Paw Extension)

A Paw Extension that generates PHP code for the WordPress HTTP API.

Installation

  1. Download the latest compiled source
  2. Unzip com.alleyinteractive.PawExtensions.WordPressCodeGenerator.zip to your Paw Extensions directory (From Paw, go to the Paw menu → Extensions → Open Extensions Directory).
  3. If Paw hasn't already recognized it, you can go to Paw menu → Extensions → Reload All Extensions

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 © 2015 Alley Interactive Copyright © 2014 Paw Inc.

Contributors

Created by Matthew Boynes (@mboynes). This is a derivative work of PHP + cURL Code Generator (Paw Extension).

Credits

About

Paw Extension that generates PHP code for the WordPress HTTP API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 80.4%
  • HTML 19.6%