Page MenuHomeSoftware Heritage

Makefile.local
No OneTemporary

Makefile.local

SWH_WEB_UI=./bin/swh-web-ui-dev
FLAG=-v
NOSEFLAGS=-v -s
TOOL=pandoc
run-dev:
$(SWH_WEB_UI) $(FLAG) --config ./resources/test/webapp.yml
run: # works with the default ~/.config/swh/webapp.yml file
$(SWH_WEB_UI) $(FLAG)
doc:
cd swh/web/ui/templates/includes/ && pandoc -o api-header.html api-header.md

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 2:51 PM (5 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3265276

Event Timeline