-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: blob
revision:
path_from: Makefile
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

blob of:

janusweb

/ Makefile

refs/heads/master:/Makefile
 .PHONEY: all clean

 all: elation
 	npm run build

 update:
 	npm update

 elation:
 	npm install --only=prod

 clean:
 	rm -rf build

 veryclean:
 	rm -rf elation
 	rm -rf node_modules

-- Response ended

-- Page fetched on Sun Jun 2 18:14:30 2024