From 49a90ac8f2ff1aa42044ded9d993e02ba40efe62 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 3 Jul 2019 13:06:08 -0400 Subject: add a new item frob tool --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 2a780188..275bb28f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -38,3 +38,6 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl news: world/map/news.txt world/map/news.html updates: cd tools/client/ ; ./make-updates.sh + +frob: + deno run --allow-read=world --allow-write=world/save tools/server/frob/index.ts $(items) -- cgit v1.2.3-60-g2f50