/casdoc

Docs helper based on OpenAI ChatGPT

Primary LanguageGoApache License 2.0Apache-2.0

casdoc

Docs helper based on OpenAI ChatGPT

Usage

  1. apply a OpenAI token: https://github.com/settings/tokens
  2. set an environment variable: export CASDOC_AUTHTOKEN=your_token
  3. set an environment variable: export CASDOC_REPOPATH=path/to/repo
  4. run go run main.go or go build && ./casdoc or go test -v -run TestPolishDocs

LICENSE

Apache 2.0 License