Skip to content

A Template for applications using Gtk for C# using gircore and blueprints.

License

Notifications You must be signed in to change notification settings

DitherWither/gircore-blueprint-template

Repository files navigation

A Template for making GTK applications using gircore

This template is a starting point for making GTK applications using gircore, and blueprint.

Installing

  • Install the latest version of the dotnet sdk
  • Install the blueprint compiler.
  • Install this template using dotnet new install DitherWither.GirCoreTemplates

Steps for using

Create a new project using dotnet new gircore-blueprint --app-id com.example.MyApp --display-name "My app", replacing com.example.MyApp with an app id follows the reverse domain name format. See the documentation for app id on gnome docs. Also replace My app with the name of your application.

TODO for this template

  • Add icons and appdata files to the template.

About

A Template for applications using Gtk for C# using gircore and blueprints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published