Десктопное приложение для GyverHub.
Build dependencies:
- node-js and npm
- rust and cargo
# Run this command after clone to install dependencies
npm install
# Run this command when you want to run program in debug mode
npm run tauri dev
# Run this command when you want to build release distribution
npm run tauri build
MIT License. See here for more info