04b8a009da
- Have the casper script generate screenshots for the repo view and repo admin
11 lines
No EOL
112 B
Markdown
11 lines
No EOL
112 B
Markdown
run with:
|
|
|
|
```
|
|
casperjs screenshots.js
|
|
```
|
|
|
|
debug run (i.e. hit localhost):
|
|
|
|
```
|
|
casperjs screenshots.js --d
|
|
``` |