An open API service indexing awesome lists of open source software.

https://github.com/zenflow/gh-pages-commit

commits files to gh-pages branch and lets you push it on your own
https://github.com/zenflow/gh-pages-commit

Last synced: about 1 year ago
JSON representation

commits files to gh-pages branch and lets you push it on your own

Awesome Lists containing this project

README

          

# gh-pages-commit
commits files to gh-pages branch and lets you push it on your own

[![dependencies](https://david-dm.org/zenflow/gh-pages-commit.svg)](https://david-dm.org/zenflow/gh-pages-commit)
[![dev-dependencies](https://david-dm.org/zenflow/gh-pages-commit/dev-status.svg)](https://david-dm.org/zenflow/gh-pages-commit#info=devDependencies)

[![npm](https://nodei.co/npm/gh-pages-commit.svg?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/gh-pages-commit)

### installation

```
npm install --save-dev gh-pages-commit
```

### usage

See [test](https://github.com/zenflow/gh-pages-commit/blob/master/tests/index.js) & [result](https://zenflow.github.io/gh-pages-commit/)