文件名称:clone_army:保留所有组织或用户存储库的本地克隆
文件大小:28KB
文件格式:ZIP
更新时间:2024-05-31 05:22:48
Python
clone_army
在本地克隆或同步所有GitHub帐户的公共存储库。
正在安装
需要Python 3.5
pip install -e git+https://github.com/18F/clone_army.git#egg=clone_army
使用
要克隆或同步组织的存储库,请cd到要用作所有存储库的父目录的目录,然后
clone-army
【文件预览】:
clone_army-master
----MANIFEST.in(262B)
----README.rst(3KB)
----docs()
--------history.rst(28B)
--------conf.py(8KB)
--------usage.rst(75B)
--------make.bat(6KB)
--------installation.rst(1KB)
--------authors.rst(28B)
--------readme.rst(27B)
--------Makefile(7KB)
--------index.rst(502B)
--------contributing.rst(33B)
----AUTHORS.rst(153B)
----requirements_dev.txt(188B)
----.github()
--------ISSUE_TEMPLATE.md(321B)
----CONTRIBUTING.rst(3KB)
----tests()
--------mock_data.py(43KB)
--------test_clone_army.py(5KB)
--------__init__.py(24B)
----tox.ini(540B)
----HISTORY.rst(89B)
----setup.cfg(337B)
----requirements.txt(28B)
----setup.py(1KB)
----LICENSE.md(1KB)
----.gitignore(726B)
----clone_army()
--------clone_army.py(2KB)
--------cli.py(2KB)
--------__init__.py(105B)
----.circleci()
--------config.yml(2KB)
----Makefile(2KB)
----.codeclimate.yml(296B)
----.editorconfig(292B)