Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 515 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 515 Bytes

CLASS-DESCRIPTION-WRITER

Installation

  1. Clone the class-description-writer repository:
$ git clone https://github.com/fatemehprhm/class-description-writer.git
  1. Change to the project directory:
$ cd class-description-writer

Usage

Run class-description-writer using the command below:

$ python3 main.py --api_key your/openai/api/key --src_dir ./examples --output_file README.md