nox/README.md

9 lines
181 B
Markdown
Raw Normal View History

2023-08-11 18:06:00 +02:00
# blek! nox
2023-08-11 18:40:53 +02:00
blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel
# build
```
yarn
yarn tauri build
# your build will be in src-tauri/target/release
```