We are excited to introduce **CodeHammer** β a powerful toolkit for managing and processing code files efficiently! π
π₯ **Whatβs New in CodeHammer?**
β
**File & Directory Operations** β Easily retrieve, list, and read files in your project.
β
**Code Processing & Combining** β Merge multiple code files into a single prompt for AI processing.
β
**Efficient CLI Tools** β Access functionality through an intuitive command-line interface.
β
**Gitignore Support** β Automatically excludes ignored files for cleaner workflows.
β
**File Writing & Cleanup** β Write and manage output files safely.
π¦ **Installation**
Install CodeHammer via PyPI:
bash
pip install codehammer
β‘ **How to Use?**
Run the CLI:
bash
code-hammer --help
Combine `.py` files into a single prompt:
bash
code-hammer combine --extensions py --output-file combined.txt --base-dir .
List all files in a directory:
bash
code-hammer files --folder src --base-dir .
π **Get Started Now!**
π [Documentation](https://github.com/RobinsonGarcia/CodeHammer)
π [Star on GitHub](https://github.com/RobinsonGarcia/CodeHammer)
Weβd love your feedback! Drop issues and suggestions on GitHub. ππ‘