From f0a6a2951fa57391ddf966a58653497c723da9a1 Mon Sep 17 00:00:00 2001 From: Admin Date: Wed, 14 May 2025 14:19:44 -0700 Subject: [PATCH] Add BUILD.md --- BUILD.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 BUILD.md diff --git a/BUILD.md b/BUILD.md new file mode 100644 index 0000000..9da74c0 --- /dev/null +++ b/BUILD.md @@ -0,0 +1,14 @@ +# Welcome! This is a building guide for converse.rs + +TODO: can anyone make this fancier pls + +### prerequisites: +vscode or something similar, get it from here https://github.com/e3kskoy7wqk/Electron-for-windows-7 + +nodejs, get it from here https://git.randomserver.top/administrator/nodejs7 + +### how2build + +you open a terminal in vscode, and type the following commands + +TODO: complete this \ No newline at end of file