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

https://github.com/Urucas/QLGradle

Quicklook plugin for .gradle files
https://github.com/Urucas/QLGradle

Last synced: 5 months ago
JSON representation

Quicklook plugin for .gradle files

Awesome Lists containing this project

README

        

# QLGradle
Quicklook plugin for .gradle files

Install
=======
```bash
brew cask install qlgradle
```

or manually
```bash
git clone https://github.com/Urucas/QLGradle.git && cd QLGradle
make
```