gitno


Namegitno JSON
Version 0.1.3 PyPI version JSON
download
home_page
SummaryA commandline gitignore generator
upload_time2023-03-13 19:27:14
maintainer
docs_urlNone
author
requires_python>=3.6
licenseCopyright (c) 2023 Ian Andwati Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords git gitignore cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gitno

[![PyPI version](https://img.shields.io/pypi/v/gitno.svg)](https://pypi.org/project/gitno/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/andwati>/gitno/blob/main/LICENSE)
[![Python versions](https://img.shields.io/pypi/pyversions/gitno.svg)](https://pypi.org/project/gitno/)

[![codecov](https://codecov.io/gh/andwati/gitno/branch/main/graph/badge.svg?token=3M4XOKD0RP)](https://codecov.io/gh/andwati/gitno)

Gitno is a command-line tool that generates `.gitignore` files based on the templates available in the [github/gitignore](https://github.com/github/gitignore) repository.

## Installation

You can install `gitno` using pip:

```sh
pip install gitno
```

## Usage

Create a [GITHUB_ACCESS_TOKEN](https://github.com/settings/personal-access-tokens/new) in your settings then add it to your environment variables

Initialize a local copy of the .gitignore files by running:

```sh
gitno update
```

To generate a .gitignore file on the current working directory, run the generate command followed by the template number or name:

```sh
gitno generate
```

To see a list of available templates, run the list command:

```sh
gitno list
```

## Contributing

Contributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for details.

## Test coverage

![Coverage](https://codecov.io/gh/andwati/gitno/branch/main/graphs/sunburst.svg?token=3M4XOKD0RP)

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gitno",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "git,gitignore,cli",
    "author": "",
    "author_email": "Ian Andwati <andwatiian@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ec/3f/93bb9add74c779b5cafd4db03988129914a1d2ea5a51fac62a87c5571c95/gitno-0.1.3.tar.gz",
    "platform": null,
    "description": "# gitno\r\n\r\n[![PyPI version](https://img.shields.io/pypi/v/gitno.svg)](https://pypi.org/project/gitno/)\r\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/andwati>/gitno/blob/main/LICENSE)\r\n[![Python versions](https://img.shields.io/pypi/pyversions/gitno.svg)](https://pypi.org/project/gitno/)\r\n\r\n[![codecov](https://codecov.io/gh/andwati/gitno/branch/main/graph/badge.svg?token=3M4XOKD0RP)](https://codecov.io/gh/andwati/gitno)\r\n\r\nGitno is a command-line tool that generates `.gitignore` files based on the templates available in the [github/gitignore](https://github.com/github/gitignore) repository.\r\n\r\n## Installation\r\n\r\nYou can install `gitno` using pip:\r\n\r\n```sh\r\npip install gitno\r\n```\r\n\r\n## Usage\r\n\r\nCreate a [GITHUB_ACCESS_TOKEN](https://github.com/settings/personal-access-tokens/new) in your settings then add it to your environment variables\r\n\r\nInitialize a local copy of the .gitignore files by running:\r\n\r\n```sh\r\ngitno update\r\n```\r\n\r\nTo generate a .gitignore file on the current working directory, run the generate command followed by the template number or name:\r\n\r\n```sh\r\ngitno generate\r\n```\r\n\r\nTo see a list of available templates, run the list command:\r\n\r\n```sh\r\ngitno list\r\n```\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for details.\r\n\r\n## Test coverage\r\n\r\n![Coverage](https://codecov.io/gh/andwati/gitno/branch/main/graphs/sunburst.svg?token=3M4XOKD0RP)\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 Ian Andwati  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A commandline gitignore generator",
    "version": "0.1.3",
    "split_keywords": [
        "git",
        "gitignore",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc1fe5c16582d470741e9c66c19f647cd6918485527268590c5b5d2ff8da780c",
                "md5": "e5b86550cc87aff5346b05e7dadd9091",
                "sha256": "c9f6ff0f7b28c2db658993bb47dfd231c3c8adf6d81ec9cf87ba156b8595b3bf"
            },
            "downloads": -1,
            "filename": "gitno-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5b86550cc87aff5346b05e7dadd9091",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5644,
            "upload_time": "2023-03-13T19:27:12",
            "upload_time_iso_8601": "2023-03-13T19:27:12.125672Z",
            "url": "https://files.pythonhosted.org/packages/dc/1f/e5c16582d470741e9c66c19f647cd6918485527268590c5b5d2ff8da780c/gitno-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec3f93bb9add74c779b5cafd4db03988129914a1d2ea5a51fac62a87c5571c95",
                "md5": "84b307ebf893d73144427f404a26a82b",
                "sha256": "af9323d4ca4733eca1836a4c6c4863f5f454d359d96417c34bc9740aaca38b28"
            },
            "downloads": -1,
            "filename": "gitno-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "84b307ebf893d73144427f404a26a82b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4618,
            "upload_time": "2023-03-13T19:27:14",
            "upload_time_iso_8601": "2023-03-13T19:27:14.547764Z",
            "url": "https://files.pythonhosted.org/packages/ec/3f/93bb9add74c779b5cafd4db03988129914a1d2ea5a51fac62a87c5571c95/gitno-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 19:27:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "gitno"
}
        
Elapsed time: 0.04439s