lla - The Elegant ls Alternative

Overview

lla (Lightweight ls Alternative) is an elegant and efficient command-line utility written in Rust, designed to be a fast and minimalistic replacement for the classic "ls" command. Say goodbye to cluttered outputs and embrace a refreshing listing experience with lla. Whether you're dealing with small directories or vast file landscapes, lla delivers lightning-fast performance with its minimalist design.

lla

Features

Installation

lla can be easily installed using Cargo, the package manager for Rust.

  1. Install Rust: Make sure you have Rust installed on your system. If not, install Rust.

  2. Install lla: Open your terminal and run the following command to install lla using Cargo:

bash cargo install lla

  1. Ready to Use: Once the installation is complete, you can start using lla immediately. Simply type lla in your terminal, and let the magic begin!

Usage

`lla` [FLAGS] [OPTIONS] [DIRECTORY]

Flags

Options

Arguments

Examples

bash lla

bash lla /path/to/directory

bash lla -l

bash lla -s size

bash lla -f .txt

bash lla -r -d 3

Contributing

lla is an open-source project that warmly welcomes contributions from the community. If you encounter any issues or have exciting ideas for improvements, don't hesitate to submit a pull request or open an issue.

License

This project is licensed under the MIT License, allowing you to use, modify, and distribute it freely. Embrace the elegance of lla, the perfect replacement for the traditional "ls" command.