Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 192 Bytes

WxDemo

An wx example app.

Usage

$ git clone https://github.com:wojtekmach/wx_demo.git
$ cd wx_demo
$ MIX_ENV=prod mix release mac_app
$ open _build/prod/rel/WxDemo.app