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

https://github.com/inloop/linguist-docker

Docker image for linguist
https://github.com/inloop/linguist-docker

Last synced: about 2 months ago
JSON representation

Docker image for linguist

Awesome Lists containing this project

README

          

# linguist-docker

Docker image for linguist

# Usage

Inside repository folder run this command

```
docker run -v `pwd`:`pwd` -w `pwd` inloopx/linguist linguist --json
```