Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.1 KB

File metadata and controls

25 lines (18 loc) · 1.1 KB

FileFileGo UI

GitHub release OpenSSF Best Practices Go Report Card Discord Twitter Follow Telegram

Project setup

Install NodeJS v16.20.0

npm install

The filefilego compiled binary must be copied to the bin directory before the electron application is executed.

All the platforms must use the compiled binary file named: "filefilego".

Finally to run the electron application:

npm run electron:serve