coolmit


Namecoolmit JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/awentzonline/coolmit
SummaryDon't just commit; coolmit.
upload_time2024-03-19 19:33:11
maintainer
docs_urlNone
authorAdam Wentz
requires_python
licenseMIT
keywords git cool commit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            coolmit
=======
Don't just commit; coolmit. Make your commits cooler with coolmit today!
[![Build Status](https://travis-ci.org/awentzonline/coolmit.png)](https://travis-ci.org/awentzonline/coolmit)
[![Coverage Status](https://coveralls.io/repos/awentzonline/coolmit/badge.png)](https://coveralls.io/r/awentzonline/coolmit)

Eliminate boring commit hashes! With *coolmit* you choose
the beginning of the commit hash, giving your commits that
*coolmit* edge. Impress your boss and aggressively flex
your toned, bronze code muscle in the faces of your peers.

This was inspired by one of the problems in Stripe's CTF3.

[Here's a nice list of words you can make with hexadecimal characters.](http://nedbatchelder.com/text/hexwords.html)

Installation
------------
`pip install coolmit` or `python setup.py install`

Usage
-----
To update the hash of the current HEAD:
`git coolmit DESIRED_PREFIX`

E.g.: `git coolmit beef`

License
-------
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/awentzonline/coolmit",
    "name": "coolmit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "git cool commit",
    "author": "Adam Wentz",
    "author_email": "adam@adamwentz.com",
    "download_url": "https://files.pythonhosted.org/packages/50/5d/ab48f34dcfd0535f99a31b86fe719f2d65e1d6c617b12c716f4c9c6e39bf/coolmit-0.2.0.tar.gz",
    "platform": null,
    "description": "coolmit\n=======\nDon't just commit; coolmit. Make your commits cooler with coolmit today!\n[![Build Status](https://travis-ci.org/awentzonline/coolmit.png)](https://travis-ci.org/awentzonline/coolmit)\n[![Coverage Status](https://coveralls.io/repos/awentzonline/coolmit/badge.png)](https://coveralls.io/r/awentzonline/coolmit)\n\nEliminate boring commit hashes! With *coolmit* you choose\nthe beginning of the commit hash, giving your commits that\n*coolmit* edge. Impress your boss and aggressively flex\nyour toned, bronze code muscle in the faces of your peers.\n\nThis was inspired by one of the problems in Stripe's CTF3.\n\n[Here's a nice list of words you can make with hexadecimal characters.](http://nedbatchelder.com/text/hexwords.html)\n\nInstallation\n------------\n`pip install coolmit` or `python setup.py install`\n\nUsage\n-----\nTo update the hash of the current HEAD:\n`git coolmit DESIRED_PREFIX`\n\nE.g.: `git coolmit beef`\n\nLicense\n-------\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Don't just commit; coolmit.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/awentzonline/coolmit"
    },
    "split_keywords": [
        "git",
        "cool",
        "commit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "505dab48f34dcfd0535f99a31b86fe719f2d65e1d6c617b12c716f4c9c6e39bf",
                "md5": "07006f7c244d07fd4dfc455dee7acd1f",
                "sha256": "49db500d358b208bffddc787296b474ce731e07aa5adf57ff46e7226671a34c8"
            },
            "downloads": -1,
            "filename": "coolmit-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "07006f7c244d07fd4dfc455dee7acd1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4051,
            "upload_time": "2024-03-19T19:33:11",
            "upload_time_iso_8601": "2024-03-19T19:33:11.119223Z",
            "url": "https://files.pythonhosted.org/packages/50/5d/ab48f34dcfd0535f99a31b86fe719f2d65e1d6c617b12c716f4c9c6e39bf/coolmit-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 19:33:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "awentzonline",
    "github_project": "coolmit",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "coolmit"
}
        
Elapsed time: 0.43008s