Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 751 Bytes

Readme.md

File metadata and controls

25 lines (13 loc) · 751 Bytes

Shovel Data

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

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.