pip install scope-forensics
# Clone the repository
git clone https://github.com/scope-forensics/scope.git
cd scope
# Install the package
pip install .
# For development (editable mode)
pip install -e .
# Display help information
scope --help
# List available commands
scope aws --help