File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 33This is a [ WiX v3] ( https://wixtoolset.org/docs/v3/ ) based installer for the
44[ JetBrainsMono Nerd Font] ( https://www.nerdfonts.com/ ) .
55
6+ This installer is available on
7+ [ winget] ( https://learn.microsoft.com/windows/package-manager/winget/ ) :
8+
9+ ```
10+ winget install --id DEVCOM.JetBrainsMonoNerdFont
11+
12+ ```
13+
614## Build prerequisites
715
816- [ Visual Studio 2022 (any edition)] ( https://visualstudio.microsoft.com/#vs-section )
@@ -33,8 +41,8 @@ directory.
3341You can use the included [ Visual Studio project
3442template] ( https://learn.microsoft.com/visualstudio/ide/creating-project-and-item-templates )
3543to build an installer for a Nerd Font of your choice. To use the template, zip
36- the files in the ` VSTemplate ` folder and copy it to your ` %USERPROFILE%\Documents\Visual Studio 2022\Templates\ProjectTemplates `
37- folder.
44+ the files in the ` VSTemplate ` folder and copy it to your
45+ ` %USERPROFILE%\Documents\Visual Studio 2022\Templates\ProjectTemplates ` folder.
3846
3947After installing the template, create a new Visual Studio project using it, and
4048name the project with the name of one of the zip files available for download in
You can’t perform that action at this time.
0 commit comments