fscat-0.1.0 is not a library.
fscat 🐱
A lightning-fast file concatenation tool written in Rust that allows you to combine multiple files with powerful filtering capabilities.
Features ✨
- 🚀 Fast and memory-efficient file processing
- 📁 Recursive directory scanning
- 🔍 Filter files by extensions
- ⛔ Exclude files using glob patterns
- 🎯 Optional inclusion of files without extensions
- 🌈 Colorized output for better readability
- 📊 Progress bar for large operations
- ⚡ Asynchronous file reading
Installation 📦
Usage 🛠️
Basic usage:
Options
<PATH> Directory
)
)
Examples 📝
- Concatenate all JavaScript files:
- Concatenate JavaScript and TypeScript files, excluding tests:
- Include files without extensions:
Contributing 🤝
Contributions are welcome! Please feel free to submit a Pull Request.
License 📄
This project is licensed under the MIT License - see the LICENSE file for details.