Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 189 Bytes

setup.md

File metadata and controls

13 lines (9 loc) · 189 Bytes

Setup

  1. Create and activate a virtual environment

    python3 -m venv venv
  2. Install: Run the Cranecloud CLI client setup.

    make setup