Page MenuHomeSoftware Heritage

Makefile.local
No OneTemporary

Makefile.local

SWH_WEB_UI=./bin/swh-web-dev
FLAG=
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/api/templates/includes/ && pandoc -o apidoc-header.html apidoc-header.md

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 1:53 PM (3 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3265261

Event Timeline