cli-commit

1.0.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i cli-commit

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • min0707