From c808fafbcaceaf644f4f76fd0b3be7b64ae37f25 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 17 Feb 2024 17:09:27 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 308e66b..cd8b993 100644 --- a/TODO.md +++ b/TODO.md @@ -12,4 +12,9 @@ ~~- Detect system (windows/linux(x11 or wayland?)/terminal?)~~ and environment, ~~then switch Jexers environment based on that~~ ~~- Maybe make this not hardcode org servers, rebrand, allow user to customize servers (none at start),~~ and keep them saved, then open-source? - Allow function of a file browser in Jexer? -- Allow function of a terminal/remote terminal in Jexer? \ No newline at end of file +- Allow function of a terminal/remote terminal in Jexer? +- Setup build script + - Build and Assemble project .jar + - Move all files to a new directory + - Compress all files into .7z, .tar.gz, and .zip + - \ No newline at end of file