We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74d989 commit f471252Copy full SHA for f471252
1 file changed
README.md
@@ -10,8 +10,14 @@ Currently, Hue supports the following targets:
10
Please create an issue or PR if you'd like to add support for other targets.
11
12
# Installation
13
+## Cargo
14
`cargo install hue-cli`
15
16
+## Brew
17
+`brew tap howenyap/tap`
18
+
19
+`brew install hue`
20
21
# Usage
22
- `hue current` prints out the current set theme
23
- `hue list` prints out available themes
0 commit comments