Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 708 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 708 Bytes

workflow-tools

Unified Workflow tools for use with applications with UFS and beyond

Installation

Simple installation instructions

$> git clone https://github.com/ufs-community/workflow-tools
$> cd workflow-tools
$> pip install .

Documentation

The inline-documentation docstring standard (using the NumPy convention) will be used to describe modules, funtions, classes and methods for inline code documentation.

Documentation is automatically generated when develop is updated and available here.