.. _INSTALL_MAIN: ************************************************************************ Downloading and Installing ************************************************************************ Some short description of the project **Author**: Victor Calderon (`victor.calderon90@gmail.com `_) .. _donwload_repo_sec: ====================== Downloading repository ====================== This documentation is part of the repository `test_cookieproj_astropy `_. To download the repository to your computer, follow the following commands. .. code-block:: text cd /path/to/where/you/want/to/download/repo git clone https://github.com/vcalderon2009/test_cookieproj_astropy.git cd test_cookieproj_astropy The next step is to install and activate the project environment before being able to run any of the project's commands. See :ref:`ENVIRONMENT_MAIN` for more information. .. ---------------------------------------------------------------------------- Project based on the `modified `_ version of `cookiecutter data science project template `_ .. |Issues| image:: https://img.shields.io/github/issues/vcalderon2009/test_cookieproj_astropy.svg :target: https://github.com/vcalderon2009/test_cookieproj_astropy/issues :alt: Open Issues .. |RTD| image:: https://readthedocs.org/projects/test_cookieproj_astropy/badge/?version=latest :target: http://test_cookieproj_astropy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. |License| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://github.com/vcalderon2009/test_cookieproj_astropy/blob/master/LICENSE.rst :alt: Project License