Files
unraid-exa/README.md
Daniel Tomlinson b715e5bf75
All checks were successful
continuous-integration/drone/tag Build is passing
update README.md
2022-05-05 20:24:24 +01:00

18 lines
826 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# exa
This is the repository for the exa unraid plugin.
<img src="https://git.panaetius.co.uk/dtomlinson91/unraid-exa/raw/branch/master/assets/unraid-exa.png"/>
## description
exa is a modern replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems, giving it more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And its small, fast, and just one single binary.
By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of ls. For more information, see [exas website](https://the.exa.website/).
## dev
Drone builds the plugin source using cargo on a new tag creation.
Tag versions follow exa releases.