GithubHelp home page GithubHelp logo

yeyom / better-commits Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16 KB

My CLI tool for creating commits using the conventional commits standard

Go 100.00%
bubbletea cli conventional-commits git golang lipgloss

better-commits's Introduction

Better Commits

This is my version of a CLI tool that is meant to help you write better commits, this tool helps you write your commits based on the convetional commits guideline.

How it works?

There are a total of 6 steps to create a conventional commit

  1. Select the type of change that you're committing
  2. What is the scope of this change (user, admin, etc.) the user can select none
  3. Select a gitmoji for the commit, or the user can select none
  4. Write a short, imperative tense description of the change
  5. Provide a longer description of the change
  6. List any breaking changes or issues closed by this change

How to use it?

Since this is a golang project, you can install it by cloning the repository and running the following command:

go build

This will create an executable file that you can run with the following command (Linux):

./better-commits

Note, give the executable file the right permissions to run it

After having the project compiled, you can run the following commands to add it to your path:

mv better-commits /usr/local/bin

Now you can run the command better-commits from anywhere in your terminal.

How to contribute?

If you want to contribute to this project, you can fork the repository and create a pull request with your changes.

Note: This is my first golang project and is still in development, please be patient if there are some features that are not implemented yet, you can open an issue and together work on the feature or bug.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

better-commits's People

Contributors

yeyom avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 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.