Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 434 Bytes

icon.drawio.png


Description

Velocity is a tool to help with the maintenance of container build scripts on multiple systems, backends (e.g podman or apptainer) and distros.

Documentation

See https://olcf.github.io/velocity/.

Installation

pip install olcf-velocity
alias velocity="python3 -m velocity"