Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 965 Bytes

File metadata and controls

33 lines (25 loc) · 965 Bytes

Getting Started

SUNDIALS uses Git for distributed version control. If you have not setup Git on your system, see the :ref:`GitSetup` section for details on configuring Git and cloning the SUNDIALS repository. A list of helpful commands can be found in the :ref:`GitCheatSheet`. The typical development workflow is described in the :ref:`Workflow` section.

.. toctree::
   :maxdepth: 2

   Setup
   Workflow
   Documentation