aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 03:33:43 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 03:33:43 +0100
commitc903407fc20d97fbfd6a25a2a85c05d91fbefb07 (patch)
treefd77958e7b75c5b13aac2a290bbc9d74262456a7 /Makefile
parent67bfa4772b1139ac6b00ce697e738b6dfe00ab1e (diff)
downloadhttptool-c903407fc20d97fbfd6a25a2a85c05d91fbefb07.tar.gz
httptool-c903407fc20d97fbfd6a25a2a85c05d91fbefb07.tar.bz2
httptool-c903407fc20d97fbfd6a25a2a85c05d91fbefb07.tar.lz
httptool-c903407fc20d97fbfd6a25a2a85c05d91fbefb07.zip

feat: makefile

Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..94da109
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+all: build pack
+
+build:
+ pnpm build
+
+pack:
+ contrib/pack