README.md
0f5fcc11
 # [`ansible-role-xwinwrap`][]
 
 An [Ansible][] [role][] for cloning, building and installing [`xwinwrap`][].
 
0f487202
 Installs build dependencies, clones <https://github.com/ujjwal96/xwinwrap>
 (overridable with the variable `xwinwrap_repo`), builds it, and installs the
 results into `/usr/local` (overridable with the variable `xwinwrap_prefix`).
 
0f5fcc11
 [`ansible-role-xwinwrap`]: https://git.rcrnstn.net/rcrnstn/ansible-role-xwinwrap
 [Ansible]: https://docs.ansible.com/ansible
 [role]: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
 [`xwinwrap`]: https://github.com/ujjwal96/xwinwrap
3cbec9cf
 
 ## License
 
 Licensed under the [ISC License][] unless otherwise noted, see the
 [`LICENSE`][] file.
 
 [ISC License]: https://choosealicense.com/licenses/isc/
 [`LICENSE`]: LICENSE