crux 0.3.4

crux

A small single binary Crystal CLI for everyday DevEx and operations workflows.

Crux is an opinionated but transparent single-binary CLI that consolidates utilities used in the day-to-day. It favors convention over configuration, and tells you exactly what it is doing whenever it touches your system.

See AGENTS.md for the architecture and conventions for adding new commands.

Installation

Homebrew:

brew install lowkeyliesmyth/tap/crux

Or grab a binary for your platform from the releases page.

Usage

crux --help
crux kube
crux kube helmsplit

Every command accepts --help, --debug, and --no-color.

Development

Requires Crystal >= 1.16.3.

shards install
crystal spec
crystal build src/main.cr -o crux

Contributing

Issues and PRs welcome. Please include test coverage and run crystal spec before opening a PR.

Contributors

  • lowkey — creator and maintainer
Repository

crux

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 3
  • about 3 hours ago
  • July 30, 2025
License

MIT License

Links
Synced at

Tue, 12 May 2026 03:34:36 GMT

Languages