First commit
parents
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
Makefile
0 → 100644
README.md
0 → 100644
VERSION
0 → 100644
bin/clean.sh
0 → 100755
bin/continuous-test.sh
0 → 100755
bin/env.sh
0 → 100755
bin/exec-continuous-test.sh
0 → 100644
bin/package.sh
0 → 100755
bin/tests.sh
0 → 100755
bin/var-env.sh
0 → 100755
github_cloner/__init__.py
0 → 100644
github_cloner/boot.py
0 → 100644
github_cloner/config.py
0 → 100644
github_cloner/github_wrapper.py
0 → 100644
integration_files/.travis.yml
0 → 100644
requirements.txt
0 → 100644
setuptools==28 | ||
coverage==4.1 | ||
nose==1.3.7 |
setup.cfg
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/github_cloner/__init__.py
0 → 100644
tests/github_cloner/file.txt
0 → 100644
tests/github_cloner/test_github_wrapper.py
0 → 100644
tests/github_cloner/test_module.py
0 → 100644
Please
register
or
sign in
to comment