-
Notifications
You must be signed in to change notification settings - Fork 3
a script which creates github repositories from a list of directories
License
huntergdavis/createGitHubscript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
createGitHubscript is a simple script that uses curl and the github yaml api to create repositories from the directories beneath the current. There is only one file, the above mentioned script. You may use it as follows: Usage: createGitHubscript.sh -k GITHUB_API_KEY -u GITHUB_USERNAME -x DESCRIPTION_PREFIX Where GITHUB_API_KEY is your GitHub API key (you can find this in your account settings and changes when you change your password) GITHUB_USERNAME is your github username DESCRIPTION_PREFIX is an option description prefix which defaults to 'APPLICATION' and us used in the 'Description' field of the github repository created. see LICENSE for the BSD license /h
About
a script which creates github repositories from a list of directories
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published