.. highlight:: sh Build/install ============= rom-tools-and-workflows is designed to be lightweight with minimal dependencies. To install: * First, clone the rom-tools-and-workflows repository .. code-block:: bash git clone https://github.com/Pressio/rom-tools-and-workflows.git * Next, install rom-tools-and-workflows .. code-block:: bash cd rom-tools-and-workflows pip install . That's it!