Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 752 Bytes

JetBrainsMono Nerd Font installer for Windows

This is a WiX v5 based installer for the JetBrainsMono Nerd Font.

This installer is available on winget:

winget install --id DEVCOM.JetBrainsMonoNerdFont

Build prerequisites

Install them with the following commands:

winget install --id GitHub.cli
winget install --id JohnMacFarlane.Pandoc

Build

Run the src\Build-Installer.ps1 PowerShell script to build the installer.

If successful, the MSI file will be available in the src\bin\Release\en-US directory.