Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 569 Bytes

File metadata and controls

23 lines (17 loc) · 569 Bytes

OpenSAFELY Command Line Interface

This tool is part of the OpenSAFELY project.

To use it you will need to install:

  • Python (at least version 3.10, but the more recent the better)
  • git
  • Docker

Once these are installed you can install the tool itself with:

pip install opensafely

To see available commands run

opensafely --help

Developer docs

Please see the additional information.