Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 880 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 880 Bytes

Poorkit

A programmer's personal tool collection. It provides a set of utilities and helpers to make common tasks easier and more efficient.

Features

  • Lightweight: Minimal dependencies to keep your project lean.
  • Easy to Use: Simple and intuitive API.
  • Extensible: Easily add your own utilities and helpers.

Installation

To install Poorkit, use pip:

pip install poorkit

Usage

  • Create file
pk file create "README.md" "Hi, poorkit!"
  • Collect code
pk code collect --langs go --dirs ./cd --output all.txt

Contributing

We welcome contributions! Please read our contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please open an issue on GitHub.