Code Monkey home page Code Monkey logo

commit-mate's Introduction

Commit Mate

What to save time and quickly create well-written and descriptive commit messages without needing to think of them on your own?, look no further.

Disclaimer

All this project does is talk to GPT-3 API using your api key. If you don't feel safe entering or using your api key, audit the code to make sure.

Introduction

Commit Mate is a Node.js based command line tool that uses GPT-3 to generate commit message for your git commits

Setup API Keys

  1. Head over to openai and create a free account
  2. Manage or create api key in your account
  3. Set your api key as your enviroment variable, using GPT_API_KEY as variable and your generated apiKey as the value, you can read more here on how to set them.

How to install

npm i -g commit-mate

How to use

  1. In a git based project, stage your files first git add ., then run commit-mate to get AI suggested commit messages.

commit-mate's People

Contributors

mmontsheng avatar marcometz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.