| name | exa |
| description | (This repository isn’t archived because the only person with the rights to do so is unreachable). WHEN: run `exa` commands. Triggers: use exa, install exa, how to use exa, run exa. |
exa
(This repository isn’t archived because the only person with the rights to do so is unreachable).
When to Use
When NOT to Use
- GUI or web-based workflows where CLI is not available
- Projects using Python or JavaScript (different ecosystem)
Quick Start
Install
cargo install exa
CLI Commands
Project Info
- Language: Rust
- License: MIT
- Tests: Yes
File Structure
├── completions/
│ ├── bash/
│ ├── fish/
│ └── zsh/
├── devtools/
│ ├── dev-bash.sh
│ ├── dev-create-test-filesystem.sh
│ ├── dev-fixtures.sh
│ ├── dev-help.sh
│ ├── dev-package-for-linux.sh
│ ├── dev-run-debug.sh
│ ├── dev-run-release.sh
│ ├── dev-set-up-environment.sh
│ ├── dev-versions.sh
│ ├── local-package-for-macos.sh
│ └── README.md
├── man/
│ ├── exa_colors.5.md
│ └── exa.1.md
├── snap/
Generated by repo2skill