You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,9 @@ This project uses [Maven](https://maven.apache.org/), after installing it you ca
54
54
55
55
To run the newly build jar run `java -jar ./core/target/librespot-core-jar-with-dependencies.jar`.
56
56
57
+
## Related Projects
58
+
[ansible-role-librespot](https://github.com/xMordax/ansible-role-librespot/tree/master) - Ansible role that will build, install and configure Librespot-Java.
59
+
57
60
# Special thanks
58
61
59
62
- All the developers of [librespot](https://github.com/librespot-org/librespot) which started this project in Rust
0 commit comments