Skip to content

leowzz/leo-cli

Repository files navigation

leo-cli

中文 | English

leo-cli builds a leo binary for personal command-line workflows:

  • Build SQL IN values from clipboard, txt, or csv input and copy the result.
  • Index local Git repositories and pick one from an interactive terminal list.
  • Generate a shell helper so repo can jump into the selected repository.
  • Convert Unix timestamps and common date-time strings across timezones.
  • Copy container images with registry aliases through skopeo copy.
  • Search and follow project logs in a temporary browser workspace.

Install

Download the binary for your platform from GitHub Releases, rename it to leo (leo.exe on Windows), and put its directory on PATH.

You can also build from source:

make build

The output is bin/leo.

Quick Start

leo join

Documentation

Read the full English documentation at https://leowzz.github.io/leo-cli/en/.

Development

make dev
make test
make build

About

Personal CLI for repo navigation, SQL IN list generation, and Docker image copy helpers.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors