No description
  • Rust 53.2%
  • Nix 39.4%
  • Just 7.4%
Find a file
2026-03-28 18:43:39 +01:00
src Implement basic cli 2026-03-28 18:42:28 +01:00
.envrc Configure nix flake 2026-03-28 18:35:57 +01:00
.gitignore Configure nix flake 2026-03-28 18:35:57 +01:00
Cargo.lock Prepare for publishing 2026-03-28 18:43:39 +01:00
Cargo.toml Prepare for publishing 2026-03-28 18:43:39 +01:00
flake.lock Configure nix flake 2026-03-28 18:35:57 +01:00
flake.nix Configure nix flake 2026-03-28 18:35:57 +01:00
justfile Add justfile to aid packaging 2024-08-10 17:08:31 +02:00
LICENSE Scaffold project 2024-07-13 19:41:00 +02:00
README.md Prepare for publishing 2026-03-28 18:43:39 +01:00

verdictl

CLI to interact with the Verdi compositor.

Usage

verdictl [OPTIONS] <COMMAND>

Options

  • --help — Print help
  • --version — Print version

Commands

  • version — Print the Verdi compositor version

License

This project is licensed under the Apache-2.0 License. For more information, please see the LICENSE file.