https://github.com/zabil/screenshot
https://github.com/zabil/screenshot
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zabil/screenshot
- Owner: zabil
- Created: 2020-04-16T21:49:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T21:59:39.000Z (about 6 years ago)
- Last Synced: 2025-01-30T14:33:53.316Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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'