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

https://github.com/morlay/gh-pages


https://github.com/morlay/gh-pages

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Deploy to github

Simple CLI to force deploy static web pages to gh-pages;

```
gh-pages public --remote origin --remoteUrl git@github.com:morlay/gh-pages.git
```