leapon / learn-python

python warming up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-python

python warming up

Git Setup

git config user.name $GIT_USER_NAME
git config user.email $GIT_USER_EMAIL

git config credential.helper 'cache --timeout=3600'
git config credential.helper store

git config --list

About

python warming up

License:MIT License


Languages

Language:Python 100.0%