A fork of https://github.com/teal-fm/piper
Go 99.0%
Dockerfile 0.5%
Makefile 0.2%
Other 0.3%
49 2 0

Clone this repository

https://tangled.org/tom.sherman.is/piper https://tangled.org/did:plc:2xau7wbgdq4phuou2ypwuen7/piper
git@tangled.org:tom.sherman.is/piper git@tangled.org:did:plc:2xau7wbgdq4phuou2ypwuen7/piper

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

piper#

what is piper?#

piper is a teal-fm tool that will be used to scrape user data from variety of music providers.

why doesn't it work?#

well its just a work in progress... we build in the open!

development#

assuming you have go installed and set up properly:

install air:

go install github.com/air-verse/air@latest

run air:

air

air should automatically build and run piper, and watch for changes on relevant files.

docker#

TODO