Initial commit

This commit is contained in:
Matt Martz 2012-09-10 12:17:53 -07:00
commit 7dce3b1928
2 changed files with 31 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg

4
README.md Normal file
View File

@ -0,0 +1,4 @@
speedtest-cli
=============
Command line interface for testing internet bandwidth using speedtest.net