Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 875 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 875 Bytes

hello

https://api.travis-ci.org/yourprofile/hello.svg?branch=master https://codecov.io/github/yourprofile/hello/coverage.png https://readthedocs.org/projects/hello/badge/?version=latest

Installation

You can install it via pip:

$ pip install hello

or clone it and install it:

$ git clone http://github.com/your profile/hello.git
$ cd hello
$ python setup.py install