/DevMate

Development Assistant

Primary LanguageNSISMIT LicenseMIT

DevMate

License GitHub All Releases GitHub stars GitHub forks

Feature

  • LAN Discovery Function
  • Chat function

Roadmap

  • chatGPT
  • group chat
  • send file

Installation

Available to download for free from here.

If you can't open it after installation on macOS, exec the following command then reopen:

 sudo xattr -d com.apple.quarantine /Applications/DevMate.app

Build Guidelines

Prerequisites

  • Go (latest version)
  • Node.js >= 14
  • NPM >= 9

Install wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Clone the code

git clone https://github.com/CuiYao631/DevMate/edit

Build frontend

npm install --prefix ./frontend

Compile and run

wails dev