Init
This commit is contained in:
commit
02ced8d4ef
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# An ansible role to install Bibliogram on a Debian machine
|
||||
|
||||
## Dependencies
|
||||
|
||||
This role compiles the [bibliogram][1] artifact from the source. To make it
|
||||
easiery, a `Dockerfile` is provided. So you need `docker` installed.
|
||||
|
||||
## Run
|
||||
|
||||
Just use it as an ansible role in your playbook.
|
||||
|
||||
|
||||
[1]: https://git.sr.ht/~cadence/bibliogram
|
Loading…
Reference in New Issue
Block a user