mirror of
https://github.com/mufeedvh/maram.git
synced 2026-04-26 18:25:48 +03:00
-
v0.1.0 Stable
released this
2025-07-14 13:59:31 +03:00 | 6 commits to master since this release📅 Originally published on GitHub: Mon, 14 Jul 2025 11:01:34 GMT
🏷️ Git tag created: Mon, 14 Jul 2025 10:59:31 GMT🌳 maram v0.1.0 - Initial Release
The first release of maram - a blazing-fast, modern alternative to the Unix
treecommand written in Rust.✨ Features
- High Performance: Custom iterative walker with parallelism support
- Inline File Sizes: See file sizes without extra commands
- Line Counting: Get code statistics inline
- Smart Filtering: Regex patterns, gitignore support, and custom ignore files
- Beautiful Output: Multiple tree styles and color themes
- Cross-Platform: Works on Linux, macOS, and Windows
📦 Installation
Install via cargo:
cargo install maram🚀 Quick Start
# Basic usage maram # Show file sizes maram -s # Count lines in code files maram -l # Filter by pattern maram -p ".*\\.rs$"For more information, see the README.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads