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

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


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

Last synced: 4 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/xbox-store.git src/modules/xbox-store
```