コード例 #1
0
ファイル: setup.py プロジェクト: gpforad0/test8
import maintest2

maintest2.username = '******'
maintest2.email = '*****@*****.**'
maintest2.repopath = 'git remote add origin https://github.com/gpforad0/test8.git'
maintest2.set()



コード例 #2
0
ファイル: setup.py プロジェクト: gpforad0/test7
def main():
    maintest2.username = '******'
    maintest2.email = '*****@*****.**'
    maintest2.repopath = 'git remote add origin https://github.com/gpforad0/test7.git'
    maintest2.set()