-
Notifications
You must be signed in to change notification settings - Fork 1
b_git
Blueberry edited this page Mar 31, 2015
·
4 revisions
Easily install projects from GitHub
Params:
Username - GitHub username
Repo - GitHub repo name
Branch - Github branch (default "master")
Path - Local install path (default "/")
Exclude - Table containing the relative path of folders/files to exclude
eg: install("blueberrys", "cc-blue-api", "master", "blue-api", {"README.md"})