Releases: netlify/netlify-git-api
August 28 Release - 0.0.3
Netlify Git API
The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.
Installation
Download the relevant archive for your platform and place it in your path.
Usage
cd my-project
netlify users add
netlify-git-api serve
This will add a new user and start serving an API for your repo.
July 24 Release - 0.0.2
Netlify Git API
The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.
Installation
Download the relevant archive for your platform and place it in your path.
Usage
cd my-project
netlify users add
netlify-git-api serve
This will add a new user and start serving an API for your repo.
Initial Release - 0.0.1
Netlify Git API
The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.
Installation
Download the relevant archive for your platform and place it in your path.
Usage
cd my-project
netlify users add
netlify-git-api serve
This will add a new user and start serving an API for your repo.