A programmer's personal tool collection. It provides a set of utilities and helpers to make common tasks easier and more efficient.
- Lightweight: Minimal dependencies to keep your project lean.
- Easy to Use: Simple and intuitive API.
- Extensible: Easily add your own utilities and helpers.
To install Poorkit, use pip:
pip install poorkit
- Create file
pk file create "README.md" "Hi, poorkit!"
- Collect code
pk code collect --langs go --dirs ./cd --output all.txt
We welcome contributions! Please read our contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please open an issue on GitHub.