0.0.2 • Published 12 months ago

@yskoht/chat-gpt-cli v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

ChatGPT CLI

npm.io

Table of Contents

Install

  1. Install ChatGPT CLI globally using npm:
$ npm install -g @yskoht/chat-gpt-cli
  1. Set up your OpenAI API credentials as environment variables:
export OPENAI_API_KEY="your-api-key-here"

Usage

$ cgc

License

This project is licensed under the MIT License. Please review the license terms for more information about your rights and limitations regarding the software's use.