DevelopersCommunity / wix-JetBrainsMonoNF

Windows installer for JetBrainsMono Nerd Font.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JetBrainsMono Nerd Font installer for Windows

This is a WiX v4 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:

dotnet tool install --global wix
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.

About

Windows installer for JetBrainsMono Nerd Font.

License:SIL Open Font License 1.1


Languages

Language:PowerShell 64.4%Language:XSLT 35.6%