Skip to content

DevelopersCommunity/wix-JetBrainsMonoNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.