diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-06-04 12:45:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-06-04 12:45:12 -0300 |
commit | 7fdb80308b3710c67dc0fb9329c3afbbfa2aea5c (patch) | |
tree | 553c39180386926d7a84fc13d0f9532472c63435 /README.md | |
parent | ce33d2ccae7e88a067cef3d6cb90d3c453953b7e (diff) | |
download | biblio-7fdb80308b3710c67dc0fb9329c3afbbfa2aea5c.tar.gz biblio-7fdb80308b3710c67dc0fb9329c3afbbfa2aea5c.tar.bz2 |
Feat: a simple test suite
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,3 +11,8 @@ A particular bibliography in BibTeX format. * If not, move to a broader theme (something about "philosophy of gardening" goes to "philosophy" if there is no "gardening" theme available). + +## Testing + + sudo apt install make biber pybtex + make lint |