https://github.com/wojtekmach/wx_demo
https://github.com/wojtekmach/wx_demo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wojtekmach/wx_demo
- Owner: wojtekmach
- Created: 2021-11-18T13:34:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T09:00:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T17:53:50.356Z (7 months ago)
- Language: Elixir
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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