aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-04-29 14:54:54 +0200
committerlonkaars <loek@pipeframe.xyz>2021-04-29 14:54:54 +0200
commit5af88b8315eb48f6cea48aa96b1a066a93a187fe (patch)
tree8b5c7b5653ad9d2ea5b3a833b83087440b2eec10 /makefile
parent0f42465cab69a4803d45caf53533d607653d633a (diff)
working page download using puppeteer
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefile b/makefile
new file mode 100644
index 0000000..bfa68fb
--- /dev/null
+++ b/makefile
@@ -0,0 +1,4 @@
+all: source
+
+source:
+ node . > downloads.html