0.1.3 ā€¢ Published 2 months ago

magicc v0.1.3

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 months ago

Magic Commit šŸŖ„ author/maintainer nominate

made in sponsors release star license

banner

You can do magicc, you can build anything that you desire. šŸŖ„šŸ”®šŸ’»

Have suggestions in mind? Let me know!

!IMPORTANT
This project is still in it's early stage so expect some bugs and issues. Please report any issues you encounter. Thank you! šŸ™

šŸ˜Ž Demo

demo

šŸ•¹ļø Usage

Save all of your changes and after that run the following command:

magicc

This will automatically stage your changes by file and commit them one by one. All you need to do is type magicc and accept if you love the suggested commit message in every changed files. šŸŖ„

!NOTE
To be able to make it work it requires API key from OpenAI to use the GPT-3 model. You can get your API key by signing up to their website. Once you have the API key, you can set it up by running the following command:

magicc -s=<api-key>

This will save your API key to the configuration file and you can now use the magicc command. I'm considering to find a provider that offers free API key for this project. šŸ™ (if you are reading this contact me.)

šŸ“¦ Installation

You can install this project via npm or yarn.

npm install -g magicc

or

yarn global add magicc

šŸ’– Motivation

I created this project because I wanted a simple and easy-to-use tool that follows my own git commit standard by default. Additionally, I wanted to learn how to build AI-based developer tools. The goal of this project is to provide a user-friendly experience for everyone. If you're looking for more advanced features, I recommend checking out the other projects mentioned below. šŸ™

This project is inspired by the following projects:

  • aicommits - A CLI that writes your git commit messages for you with AI.
  • ai-commit - Make commits easier with ChatGPT, Gitmoji and Conventional Commits.
  • opencommit - About Auto-generate impressive commits with AI in 1 second.
  • tgpt - AI Chatbots in terminal without needing API keys.

šŸŽÆ Contributing

Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the dev branch. Thank you!

Read the project's contributing guide for more info.

šŸ› Issues

Please report any issues and bugs by creating a new issue here, also make sure you're reporting an issue that doesn't exist. Any help to improve the project would be appreciated. Thanks! šŸ™āœØ

šŸ™ Sponsor and Support

Love what I do? Send me some love or coffee!? šŸ’–ā˜•

Can't send love or coffees? šŸ˜„ Nominate me for a GitHub Star instead! Your support will help me to continue working on open-source projects like this. šŸ™šŸ˜‡

šŸ“‹ Code of Conduct

Read the project's code of conduct.

šŸ“ƒ License

This project is licensed under GNU General Public License v3.0.

šŸ“ Author

This project is created by Waren Gonzaga, with the help of awesome contributors.

contributors


šŸ’» with ā¤ļø by Waren Gonzaga and Him šŸ™

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago