update README.md

This commit is contained in:
2022-05-05 04:10:08 +01:00
parent 5bae7016b9
commit d4a5ea71cb

View File

@@ -1 +1,17 @@
exa
# exa
This is the repository for the exa unraid plugin.
<img src="https://git.panaetius.co.uk/unraid-plugins/exa/raw/commit/5bae7016b9109133a0a5d98807c3459677c53571/usr/local/emhttp/plugins/exa/images/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.