| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Check out the releases (darwin is OSX)
We welcome contributions from everyone. Contributions may take the form of code, documentation, bug reports, feature requests, and any other activity that will improve QMK Firmware Flasher. We ask that you follow a few guidelines when contributing:
This app uses Node.js. To get started you will need to download and install an appropriate version.
https://nodejs.org/en/download/
Download and install the version that best fits your situation.
If you have homebrew installed you can install node that way:
brew install node
To run the app in development mode, enter the directory and:
npm install && npm start
Setup your environment:
The dist-win32.sh script will build a release in ~/QMK Firmware Flasher.
Use npm run pack on OS X to make a DMG that can be distributed.
| Back | FazBrowse Home | New Git URL |