Build/install#

rom-tools-and-workflows is designed to be lightweight with minimal dependencies. To install:

  • First, clone the rom-tools-and-workflows repository

git clone https://github.com/Pressio/rom-tools-and-workflows.git
  • Next, install rom-tools-and-workflows

cd rom-tools-and-workflows
pip install .

That’s it!