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

https://github.com/zabil/screenshot


https://github.com/zabil/screenshot

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

To run this project

docker build -t gauge/screenshot .
docker run -it -v /local/path/to/this/cloned/repository:/vowels -P gauge/screenshot /bin/sh -c 'cd /vowels; gauge run specs'