magadan / shovel-data

A script that checks out all supported scoop buckets and collects the manifests in one searchable json file

Home Page:https://shovel.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shovel Data

A script that checks out all supported scoop buckets and collects the manifests in one searchable json file.

Use Shovel to access the search.

Motivation

This is the prework for the Shovel SPA that allows to search for scoop apps without having to run a server. Also, I wanted to try out Go.

Run

go get && go run shovel.go

Use

https://mertd.github.io/shovel-data/manifests.json

Licence

MIT

Attribution

Refer to Attribution.md.

If a bucket you are looking for is not supported, it either is not a known bucket or its licence is, in my amateur knowledge of the law (I am not a lawyer), incompatible with the MIT licence.

About

A script that checks out all supported scoop buckets and collects the manifests in one searchable json file

https://shovel.sh

License:MIT License


Languages

Language:Go 100.0%