generator-apigee-deploy-grunt-api

0.0.13 • Public • Published

Gitter

NPM

Build Status

API proxy Generator

Yeoman generator that scaffolds API Proxy based on Apigee Deploy Grunt Plugin alt text

Features

  • Build Apigee API Proxy Scaffolding code
  • Customizes scripts based on parameters
  • Includes Grunfile.js and custom tasks to manage deployment to Apigee Edge

Getting Started

  • Install: npm install -g generator-apigee-deploy-grunt-api
  • Run: yo apigee-deploy-grunt-api

Grunt Serve Note

@TODO

Docs

@TODO

Contributing

If you would like to contribute, simply fork the repository, push your changes to a branch and send a pull request:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Typo fixes, improvements to grammar or readability, it's all welcome.

License

Copyright (c) 2015 Diego Zuluaga (twitter: @dzuluaga) Licensed under the MIT license.

Package Sidebar

Install

npm i generator-apigee-deploy-grunt-api

Weekly Downloads

26

Version

0.0.13

License

BSD

Unpacked Size

1.17 MB

Total Files

61

Last publish

Collaborators

  • dzuluaga