Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docpad-archive/docpad-plugin-gitrestapi
Exposes a REST API for performing git actions within DocPad
https://github.com/docpad-archive/docpad-plugin-gitrestapi
docpad-plugin unsupported
Last synced: 2 days ago
JSON representation
Exposes a REST API for performing git actions within DocPad
- Host: GitHub
- URL: https://github.com/docpad-archive/docpad-plugin-gitrestapi
- Owner: docpad-archive
- License: mit
- Created: 2013-08-11T23:03:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-05T04:04:52.000Z (about 9 years ago)
- Last Synced: 2024-03-26T02:49:46.689Z (8 months ago)
- Topics: docpad-plugin, unsupported
- Language: CoffeeScript
- Homepage:
- Size: 152 KB
- Stars: 2
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- Contributing: Contributing.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Git REST API Plugin for [DocPad](http://docpad.org)
[![Build Status](https://secure.travis-ci.org/docpad/docpad-plugin-gitrestapi.png?branch=master)](http://travis-ci.org/docpad/docpad-plugin-gitrestapi "Check this project's build status on TravisCI")
[![NPM version](https://badge.fury.io/js/docpad-plugin-gitrestapi.png)](https://npmjs.org/package/docpad-plugin-gitrestapi "View this project on NPM")
[![Gittip donate button](http://badgr.co/gittip/docpad.png)](https://www.gittip.com/docpad/ "Donate weekly to this project using Gittip")
[![Flattr donate button](https://raw.github.com/balupton/flattr-buttons/master/badge-89x18.gif)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[![PayPal donate button](https://www.paypalobjects.com/en_AU/i/btn/btn_donate_SM.gif)](https://www.paypal.com/au/cgi-bin/webscr?cmd=_flow&SESSION=IHj3DG3oy_N9A9ZDIUnPksOi59v0i-EWDTunfmDrmU38Tuohg_xQTx0xcjq&dispatch=5885d80a13c0db1f8e263663d3faee8d14f86393d55a810282b64afed84968ec "Donate once-off to this project using Paypal")## Install
```
docpad install gitrestapi
```## History
[You can discover the history inside the `History.md` file](https://github.com/bevry/docpad-plugin-gitrestapi/blob/master/History.md#files)## Contributing
[You can discover the contributing instructions inside the `Contributing.md` file](https://github.com/bevry/docpad-plugin-gitrestapi/blob/master/Contributing.md#files)## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)
Copyright © 2013+ [Bevry Pty Ltd](http://bevry.me)