UNPKG

casperjs

Version:

A navigation scripting & testing utility for PhantomJS and SlimerJS

14 lines (7 loc) 115 B
.PHONY: all default default: all all: build open build: sphinx-build . _build open: open _build/index.html