No description
Find a file
2024-02-29 16:29:33 +01:00
src created a package subdirectory 2023-11-09 00:37:55 +01:00
tests initial commit 2023-07-28 15:49:41 +02:00
.gitignore updated .gitignore 2024-02-29 16:29:33 +01:00
config.nims moved config to the root directory 2023-11-09 00:08:45 +01:00
gptcli.nimble updated information 2023-11-09 00:30:13 +01:00
LICENSE initial commit 2023-07-28 15:49:41 +02:00
README.md Update README.md 2024-02-29 15:01:34 +01:00

GPTCLI

Github top language GitHub code size in bytes

ChatGPT cli client written in nim

Installation

To install gptcli, you can simply run

nimble install gptcli

Requisites

Usage

  • gptcli what is 2+2?
  • run gptcli --help for more info