Skip to content

v0.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Nov 15:32
· 18 commits to main since this release
f182a9f

Pre-built binaries for Linux x86_64.

Quick Install (Linux):

curl -fsSL https://raw.githubusercontent.com/Abiji-2020/pg_ask/gh-pages/install.sh | bash -s -- --version v0.0.1

Docker:

docker run -e POSTGRES_PASSWORD=postgres -e PG_ASK_AI_KEY="your-api-key" \
  ghcr.io/Abiji-2020/pg_ask:v0.0.1