An open API service indexing awesome lists of open source software.

https://github.com/jmsv/gitignore-dl

CLI tool to get a .gitignore file for your language from GitHub's collection
https://github.com/jmsv/gitignore-dl

cli github gitignore node typescript

Last synced: 3 months ago
JSON representation

CLI tool to get a .gitignore file for your language from GitHub's collection

Awesome Lists containing this project

README

          

# gitignore-dl

[![npm version](https://badge.fury.io/js/gitignore-dl.svg)](https://badge.fury.io/js/gitignore-dl)

CLI tool to get a .gitignore file for your language from [GitHub's collection](https://github.com/github/gitignore)

```sh
npx gitignore-dl
```