1.0.4 • Published 11 months ago

cli-commit v1.0.4

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

CLI-COMMIT

Description

This is a cli that automatically adds a commit message.

How to use

1. Install

npm install -g cli-commit

2. Make a env file

Make a .env file in the root directory of your project.

3. Add the following to the .env file

OPENAI_ORGANIZATION='your openai organization id'
OPENAI_SECRET_KEY='your openai api key'

4. Run the cli

cmh commit
cmh push
1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago