Angular Permutations and Combinations angular-permutations on github Usage $ gulp # build and start server $ gulp test $ gulp test-dev # test and watch for changes $ jshint --exclude node_modules/ . # jshint $ node node_modules/jscs/bin/jscs -c .jscsrc ./ # check code style