Add BUILD.md

This commit is contained in:
Admin 2025-05-14 14:19:44 -07:00
parent 3c23531098
commit f0a6a2951f

14
BUILD.md Normal file
View File

@ -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