Skip to content

Getting started

  • Node.js 20+
  • Windows: run the CLI with administrative privileges when installing fonts system-wide.
Terminal window
npm install -g google-font-cli

The binary name is gfcli.

Terminal window
brew install t2sever/tap/gfcli
Terminal window
gfcli install "Open Sans" -v regular,700

If the name matches more than one family, the tool prints alternatives and does nothing until you pick an unambiguous name.

Continue with CLI commands and Troubleshooting if something fails.