Documentation Status Project License Open Issues

Downloading and Installing Repository

Short Description of the very complicated project

Author: Victor Calderon (victor.calderon90@gmail.com)

Table of Contents

Downloading repository

This documentation is part of the repository test_cookieproj_rtd.

To download the repository to your computer, follow the following commands.

cd /path/to/where/you/want/to/download/repo
git clone https://github.com/vcalderon2009/test_cookieproj_rtd.git
cd test_cookieproj_rtd

The next step is to install and activate the project environment before being able to run any of the project’s commands.

See Using the Project’s environment for more information.

Project based on the modified version of cookiecutter data science project template