Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 664 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 664 Bytes

cookiecutter-pypackage-travisci

A cookiecutter template for creating a python project & using travis ci for continuous integration.

What is Travis CI?

Requirements

Install cookiecutter via the command line: pip install cookiecutter

Also, check out @audreyr's cookiecutter package in depth for more information.

Usage

To start a new travisci python package:

cookiecutter gh:datasnakes/cookiecutter-pypackage-travisci

License

This project is licensed under the terms of the BSD License