UNPKG

mozilla-profile-builder

Version:

Create profiles for firefox/b2g desktop

10 lines (7 loc) 129 B
.PHONY: test test: node_modules ./node_modules/mocha/bin/mocha \ test/*.js \ test/options/*.js node_modules: npm install