Search found 1 match
- Fri Oct 25, 2024 8:17 am
- Forum: General Discussion
- Topic: Methods for creating a qf binary
- Replies: 2
- Views: 38339
Re: Methods for creating a qf binary
To create a binary for QuickFeather, start by cloning the repository and installing the necessary dependencies. Follow the build instructions provided in the README, which may involve running a command like make or npm run build. Use a tool like PyInstaller or pkg to package the application into a b...