File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,24 @@ AeroSpace is a tiling window manager for macOS.
4
4
5
5
## Project status
6
6
7
- 🚧 ** Work in progress. ** Not usable yet 🚧
7
+ 🚧 ** Active development ** 🚧
8
8
9
- I will publish first release once I believe it's usable, so subscribe to releases on GitHub:
9
+ Preproduction quality
10
+ - Expect bugs
11
+ - Expect not polished experience
12
+ - Expect breaking changes in the config format
13
+ - [ The documentation] ( ./docs/guide.md ) is not yet ready
14
+ - But [ config] ( ./config-examples/default-config.toml ) is self-explanatory
15
+ - If you're familiar with i3, you can already make it usable for yourself
10
16
11
- <img src =" ./docs/.resources/github-subscribe-releases.png " width =" 40% " height =" 40% " >
17
+ ## Installation
18
+
19
+ 1 . Download the latest available zip from [ release page] ( https://github.com/nikitabobko/AeroSpace/releases )
20
+ 2 . Unpack zip
21
+ 3 . Move unpacked ` AeroSpace.app ` to ` /Applications `
22
+
23
+ Homebrew cask will be provided in the future. For now, it's better to subscribe to GitHub release page to get notifications about
24
+ updates
12
25
13
26
## Key features
14
27
You can’t perform that action at this time.
0 commit comments