aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-04-29 19:01:09 +0200
committerlonkaars <loek@pipeframe.xyz>2021-04-29 19:01:09 +0200
commit9eba5d3e5da90987bb38ee33b505e0c26ea310d9 (patch)
tree0776ecae8d04b450fa5b5be092dd50cbda07ee0b /makefile
parent793fbd746ec640d884ff1fd859231404c31a05fd (diff)
more endpoints
Diffstat (limited to 'makefile')
-rw-r--r--makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/makefile b/makefile
index bfa68fb..ccfe6bd 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: source
+all:
+ mkdir out
+ node .
-source:
- node . > downloads.html