Back to Wox

Development Setup

www/docs/development/setup.md

2.0.2820 B
Original Source

Development Setup

  • Visual Studio Code - Recommended IDE as the workspace is pre-configured with all necessary settings and extensions.

Required Dependencies

Platform Specific Dependencies

Windows

  • Install MinGW-w64 (provides mingw64) so the Windows native notifier can be compiled when running go build.

macOS

Getting Started

Run the following command to setup the development environment:

bash
make dev