{ "info": { "author": "Shunta Komatsu", "author_email": "skmatz217@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Utilities" ], "description": "# Git Commenter\n\n[![](https://img.shields.io/travis/skmatz/git-commenter)](https://travis-ci.org/skmatz/git-commenter)\n\n```txt\n ____ ____ ____ _\nU /\"___|uU /\"___|U /\"___||\"| ___\n\\| | _ /\\| | u \\| | uU | | u |_\"_|\n | |_| | | |/__ | |/__\\| |/__ | |\n \\____| \\____| \\____||_____| U/| |\\u\n _)(|_ _// \\\\ _// \\\\ // \\\\.-,_|___|_,-.\n (__)__) (__)(__)(__)(__|_\")(\"_)\\_)-' '-(_/\n```\n\n## Overview\n\nThe **Git Commenter** is a tool to make your git commit message **colorful**.\n\n![demo](https://i.imgur.com/qQYynv0.gif)\n\n## Get Started\n\n```bash\npip install git-commenter --user\n```\n\n## Usage\n\nUsage is so simple. \nInstead of `git commit`, all you have only to run `git-commenter`.\n\n```bash\ngit add foo.txt\ngit-commenter\ngit push origin master\n```\n\nThere are several modes.\n\n### Normal Mode\n\n```bash\ngit-commenter\n```\n\nNormal mode is the simplest use. \nYou only run `git-commenter`, all interactively create commit messages.\n\n### Clipboard Mode\n\n```bash\ngit-commenter --clipboard\n```\n\nClipboard mode paste created commit messages to the clipboard, instead of committing. \nThis is useful for example when you want to input commit messages on the GitHub website.\n\n### Message Mode\n\n```bash\ngit-commenter --message MESSAGE\n```\n\nMessage mode is the closest use to the actual `git commit -m`. \nYou input messages as arguments and select only emoji with the CLI.\n\n### Template Mode\n\n```bash\ngit-commenter --template\n```\n\nTemplate mode is the easiest way for creating commit messages. \nYou only select all messages from the template at once, including emoji.\n\n### Others\n\n| argument | description |\n|--------------|--------------------|\n| --clean | Clean use history. |\n| --version | Show version. |\n| -h / --help | Show help. |\n\n## Development\n\nI use [Poetry](https://poetry.eustace.io) for a Python virtual environment. \nIf you are not familiar with it, see the official documentation.\n\n```bash\ngit clone https://github.com/skmatz/git-commenter.git\ncd git-commenter\npoetry install\n```\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://skmatz.com", "keywords": "cli,git", "license": "MIT", "maintainer": "Shunta Komatsu", "maintainer_email": "skmatz217@gmail.com", "name": "git-commenter", "package_url": "https://pypi.org/project/git-commenter/", "platform": "", "project_url": "https://pypi.org/project/git-commenter/", "project_urls": { "Homepage": "https://skmatz.com", "Repository": "https://github.com/skmatz/git-commenter" }, "release_url": "https://pypi.org/project/git-commenter/0.1.1/", "requires_dist": [ "pyinquirer (>=1.0,<2.0)", "pyperclip (>=1.7,<2.0)", "termcolor (>=1.1,<2.0)" ], "requires_python": ">=3.6,<4.0", "summary": "Make your git commit message colorful", "version": "0.1.1" }, "last_serial": 5890505, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8e350104c27ce75f5ab1efbdd49fb2fb", "sha256": "2ff0b799512f993c1950d67aeac9ad4df58cc90c91187d5aeb3cb60d77c75211" }, "downloads": -1, "filename": "git_commenter-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8e350104c27ce75f5ab1efbdd49fb2fb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 9317, "upload_time": "2019-09-19T11:02:17", "url": "https://files.pythonhosted.org/packages/f8/ed/3cc41010aedf4a7e4fe3dfac271e29f68de691f2c0009ee9ef53401af69e/git_commenter-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4202cd6619d65e68495a2ee950994802", "sha256": "fc35513fcb9c67e262ac527721d893158097742222aa58306f28ab6c3c48c337" }, "downloads": -1, "filename": "git-commenter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4202cd6619d65e68495a2ee950994802", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 8475, "upload_time": "2019-09-19T11:02:14", "url": "https://files.pythonhosted.org/packages/ef/ac/d17b3c1d3bb45cae5bb8f272e9721a2add036aba5714e9ccf09e3c497fe5/git-commenter-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "fb77af220e3b22e4a501a048d2cff915", "sha256": "842240629c9b8bc8c17c1d8c09e0add72a5415d385d7f56cd01726b26b29d391" }, "downloads": -1, "filename": "git_commenter-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fb77af220e3b22e4a501a048d2cff915", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 9377, "upload_time": "2019-09-26T12:59:43", "url": "https://files.pythonhosted.org/packages/9b/ac/efd0284af33454615542b36a4f98d2137df04b1a594719a0c56eeef677dc/git_commenter-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "823123a100350a87ddda9cae41237524", "sha256": "1af7430332848dcc15a58efcce008e2663f8e1722daadc5b94a40612a8fe57bd" }, "downloads": -1, "filename": "git-commenter-0.1.1.tar.gz", "has_sig": false, "md5_digest": "823123a100350a87ddda9cae41237524", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 8575, "upload_time": "2019-09-26T12:59:41", "url": "https://files.pythonhosted.org/packages/d7/5b/d8eeed85272925cc6e3a8dce083cbd5d1e482005556fe945c87d4721dd0d/git-commenter-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb77af220e3b22e4a501a048d2cff915", "sha256": "842240629c9b8bc8c17c1d8c09e0add72a5415d385d7f56cd01726b26b29d391" }, "downloads": -1, "filename": "git_commenter-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fb77af220e3b22e4a501a048d2cff915", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 9377, "upload_time": "2019-09-26T12:59:43", "url": "https://files.pythonhosted.org/packages/9b/ac/efd0284af33454615542b36a4f98d2137df04b1a594719a0c56eeef677dc/git_commenter-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "823123a100350a87ddda9cae41237524", "sha256": "1af7430332848dcc15a58efcce008e2663f8e1722daadc5b94a40612a8fe57bd" }, "downloads": -1, "filename": "git-commenter-0.1.1.tar.gz", "has_sig": false, "md5_digest": "823123a100350a87ddda9cae41237524", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 8575, "upload_time": "2019-09-26T12:59:41", "url": "https://files.pythonhosted.org/packages/d7/5b/d8eeed85272925cc6e3a8dce083cbd5d1e482005556fe945c87d4721dd0d/git-commenter-0.1.1.tar.gz" } ] }