.--. .--. __ __ ___
.--./) |__| |__|| |/ `.' `.
/.''\ .--. .| .--.| .-. .-. '
| | | | | | .' |_ | || | | | | |
\`-' / | | .' || || | | | | |
/("'` | |'--. .-'| || | | | | |
\ '---. | | | | | || | | | | |
/'""'.\|__| | | |__||__| |__| |__|
|| || | '.'
'. __// | /
`'---' `'-'
created by "Mustafa Hasturk" <hi [at] mustafahasturk [dot] com>
Version: 1.0.2
usage: 'python -m gitim -u'
Username and password will be prompted.
Clone all your Github repositories.
optional arguments:
-h, --help show this help message and exit
-u USER, --user USER Your github username
-p PASSWORD, --password PASSWORD
Github password
-t TOKEN, --token TOKEN
Github OAuth token
-o ORG, --org ORG Organisation/team. User used by default.
-d DEST, --dest DEST Destination directory. Created if doesn't exist.
[curr_dir]
--nopull Don't pull if repository exists. [false]
MIT