google-fonts

Google Fonts portage overlay
git clone https://git.parazyd.org/google-fonts
Log | Files | Refs | Submodules | README

commit 762bc9160b797c34e5fe3a8a959d11068051a27b
parent 4c31e60dbdb4df4ad76edb448c67931477a9b11f
Author: parazyd <parazyd@dyne.org>
Date:   Wed,  6 May 2020 14:14:08 +0200

Add README.md.

Diffstat:
AREADME.md | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,13 @@ +google-fonts overlay +==================== + +This repo should be used as a portage overlay. It contains ebuilds for +all fonts provided in the Google Fonts repository. + + +To sync with latest available fonts, simply run: + +``` +$ make update +$ make +```