Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

INSTANCE = "devcentral.nasqueron.org"
TOKEN != ../read-token.py ${INSTANCE}
all: analyze
repositories.json:
curl https://${INSTANCE}/api/diffusion.repository.search -d api.token=${TOKEN} -d queryKey=all -d attachments[uris]=1 > repositories.json
analyze: repositories.json
./coherence-check-repositories.py repositories.json

File Metadata

Mime Type
text/x-makefile
Expires
Sun, Oct 12, 05:00 (1 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064996
Default Alt Text
Makefile (331 B)

Event Timeline