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

https://github.com/brianprost/pull-db


https://github.com/brianprost/pull-db

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# pull-db

To install dependencies:

```bash
npm install
```

To pull database, run:

```bash
npm run db:pull
```