8000 GitHub - mrfyda/patpatbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrfyda/patpatbot

 
 

Repository files navigation

Pat Pat Bot

Codacy pattern doc generator.

Since this is a GH action, all code must be self-contained and ready to be executed in one file.

All compiled files in dist are therefore committed.

Using the GitHub action

Installing and running locally

  1. Set environment variables: cp .env.example .env and edit the file
  2. Install dependencies: npm i
  3. Build: npm run build
  4. Run locally: npm run start

Usage

  • Add prompt files to the prompts folder.

    Prompts must be named <order>-<name>.json, where order is a number and name is a unique identifier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.2%
  • Python 12.8%
0