Packager Notes

April 30, 2022 ยท View on GitHub

ea is a standard, Cargo-compatible Rust package. The Rust package produces has a single executable ea.

Completion scripts are include for the following shells:

  • Zsh: scripts/completion/_ea
  • PowerShell: scripts/completion/_ea.ps1
  • Bash: scripts/completion/ea.bash
  • Elvish: scripts/completion/ea.elv
  • Fish: scripts/completion/ea.fish

Unix manual is located at docs/ea.1