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

https://github.com/rrbarrero/wallago

Seguimiento de publicaciones
https://github.com/rrbarrero/wallago

Last synced: about 1 year ago
JSON representation

Seguimiento de publicaciones

Awesome Lists containing this project

README

          

# Instalar dependencias
* Para instalar las dependencias usar dep "pacman -S dep"
* Para actualizar dep ensure

# Compilar
```go build -o wallago *.go```

# Ejecutar
```./wallago```