Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tssujt/gitignore-downloader
https://github.com/tssujt/gitignore-downloader
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tssujt/gitignore-downloader
- Owner: tssujt
- License: mit
- Created: 2023-07-31T08:51:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T08:54:58.000Z (over 1 year ago)
- Last Synced: 2023-07-31T09:50:15.948Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitignore-downloader
![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)Download .gitignore file for a specified language.
## Install
```
pip install git+https://github.com/tssujt/gitignore-downloader.git
```## Usage
```
gitignore_downloader Python
```