0.2.0 • Published 9 months ago

pri-gen v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

PRIssueGen

IssuePRGen (previously TPM) is a command-line tool that automates the process of creating GitHub issues and pull requests. It uses OpenAI's API to provide a seamless and efficient experience.

Features

  • Create Issues: With a simple command, you can create a new issue on your GitHub repository.
  • Set Configuration: Easily set and change your configuration settings.
  • Generate Pull Requests: Generate new pull requests with a single command.

Getting Started

To start using PRIssueGen, you first need to install it. You can do this globally with the following command:

npm install -g pri-gen

Once installed, you can use PRIssueGen with the following commands:

pri-gen createIssue
pri-gen setConfig
pri-gen generatePR

Each command will guide you through the necessary steps.

Thank you for using PRIssueGen. If you encounter any issues or have any suggestions, please create an issue on our GitHub repository.