2 releases
new 0.0.3 | Nov 20, 2024 |
---|---|
0.0.2 | Nov 14, 2024 |
#1 in #moment
114 downloads per month
14KB
318 lines
zix - A ls
Alternative for Windows (AT THE MOMENT)
Overview
zix
is a simple and fast alternative to the traditional Unix ls
command, designed specifically for Windows. It lists directory contents with a focus on speed and simplicity, aiming to improve the user experience in Windows environments.
Features
- Fast directory listing
- Customizable output formats
- Cross-platform: Primarily for Windows, but adaptable for others
- Lightweight and efficient
Installation
cargo install zix
Usage
Basic usage:
zx [options] [directory]
Example:
zx -l
git
Options
-l
: Detailed list format-a
: Include hidden files
Contributing
Feel free to contribute by submitting issues or pull requests.
License
This project is licensed under the MIT License.
Dependencies
~5–13MB
~169K SLoC