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

https://github.com/malaskowski/test-page-with-cache


https://github.com/malaskowski/test-page-with-cache

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Run tests with `./run-sitespeed.sh`

Or if you prefer to keep the logs in a file:
```
./run-sitespeed.sh 2>&1 | tee ./logs/sitespeed.$(date "+%Y.%m.%d-%H.%M.%S").log
```