UNPKG

githuburl

Version:

Parse a github repo url into an object of repo information and convert to several types of clone URL.

9 lines (6 loc) 119 B
REPORTER = spec test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ ./test/githuburl.js .PHONY: test