Nui
nui-template

A template repository to base new projects off of. This is a template for projects using Nui https://github.com/NuiCpp/Nui.

Transform into your own project:

Rename the project "nui-template" in your cmake file to what your project is called.

Dependencies

You need the following things installed to get going.

  • clang 15 oder higher.
  • npm (available from the environment variable PATH)
  • boost
  • libcurl
  • crypto++
  • binaryen

Windows

Visual Studio and msys2 are supported. To know more read the documentation here: TODO.

Linux

Install gtk+-3.0 and webkit2gtk-4.0 for webview, more information here: https://github.com/webview/webview