From 68baa2efd72cb150dd6138d7b208b2621bcfc431 Mon Sep 17 00:00:00 2001 From: thing 1 Date: Thu, 5 Dec 2024 12:04:08 +0000 Subject: made a load of stuff --- comp/lucas-standen-NEA/writeup2/examples/zpypkg.example | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 comp/lucas-standen-NEA/writeup2/examples/zpypkg.example (limited to 'comp/lucas-standen-NEA/writeup2/examples/zpypkg.example') diff --git a/comp/lucas-standen-NEA/writeup2/examples/zpypkg.example b/comp/lucas-standen-NEA/writeup2/examples/zpypkg.example new file mode 100644 index 0000000..b4208b3 --- /dev/null +++ b/comp/lucas-standen-NEA/writeup2/examples/zpypkg.example @@ -0,0 +1,6 @@ +zpypkg init # makes a new zpypkg project +zpypkg build # make a binary of a project +zpypkg run # make a binary and run it +zpypkg clean # remove all binaries +zpypkg remove # remove zpypkg from the project + -- cgit v1.2.3