gptcli

chatgpt cli client written in nim

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License GPL-3.0-or-later
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

Installation

nimble install gptcli
choosenim install gptcli
git clone https://github.com/jaredmontoya/gptcli

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
gptcli - - - - - - -

Source

Repository https://github.com/jaredmontoya/gptcli
Homepage https://github.com/jaredmontoya/gptcli
Registry Source nimble_official

README

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
  • Uninstall with nimble uninstall gptcli.
  • nimble repo page: https://nimble.directory/pkg/gptcli

Requisites

Usage

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