Metadata-Version: 2.4
Name: deploylobster
Version: 0.1.1
Summary: DeployLobster CLI for preflight checks and deployment helpers.
Author-email: DeployLobster <deploylobster@gmail.com>
License: MIT
Keywords: cli,deploylobster,deployment,openclaw,preflight
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# deploylobster

DeployLobster CLI for preflight checks and deployment helpers.

## What it does today

- checks whether Docker is installed
- checks whether Docker Compose is installed

## Install

    pip install deploylobster

## Usage

    deploylobster
