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

https://github.com/guoyunhe/xbox-store


https://github.com/guoyunhe/xbox-store

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PlayStation Store

```bash
# initialize/update modules, add it to postinstall script of package.json
git submodule update --init --remote

# add a new module
git submodule add [email protected]:guoyunhe/nintendo-store.git src/modules/nintendo-store
```