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

https://github.com/javanile/tarjam


https://github.com/javanile/tarjam

bash

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# tarjam

```Dockerfile
RUN curl -fsSL git.io/tarjam | bash -s --
```

## Url shortening

```bash
curl -i "https://git.io" \
-d "url=https://raw.githubusercontent.com/javanile/tarjam/master/tarjam.sh" \
-d "code=tarjam"
```