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

https://github.com/aboutcode-org/project-sync-for-github

Display your GitHub projects in Wordpress - Maintained fork of https://plugins.trac.wordpress.org/browser/project-sync-for-github
https://github.com/aboutcode-org/project-sync-for-github

Last synced: 4 months ago
JSON representation

Display your GitHub projects in Wordpress - Maintained fork of https://plugins.trac.wordpress.org/browser/project-sync-for-github

Awesome Lists containing this project

README

          

## Development
Right now, this project uses composer classmaps for autoloading. To view it, check out ```vendor\composer\autoload_classmap.php```.

When a new class is added, be sure to run:
```composer dump-autoload```