]> git.r.bdr.sh - rbdr/Flat-Bezel.qsplugin/blame - README.md
Add build files
[rbdr/Flat-Bezel.qsplugin] / README.md
CommitLineData
5200836d
RBR
1### Flat Bezel qsplugin
2
3**To-do: Add Screenshot**
4
5Pre-alpha development.
6
7A new take on the Bezel Interface, using a flatter look.
6c2cdbc5
RBR
8
9## Building
10
11For easy CLI build you can run `make`. The default configuration is `Debug`,
12but you can change the configuration by running `make -e configuration=Release`.
13
14This assumes quicksilver is checked out in `../../vendor/Quicksilver`, but this
15value can be updated with the `quicksilver_path` variable (eg.
16`make -e quicksilver_path=../Quicksilver`).
17
18## Building for release
19
20To build for release you will have to set the environment variable
21`$SIGNING_IDENTITY`, otherwise it won't be correctly signed