adwaita-swift/user-manual/GettingStarted.md
2023-09-26 20:20:19 +02:00

581 B
Raw Blame History

Getting Started

Before you can start using Adwaita, youll need to setup some dependencies.

macOS

  1. Install Homebrew.
  2. Install Libadwaita (and thereby GTK 4):
brew install libadwaita

Linux

Install libadwaita-devel or libadwaita (or something similar, based on the package manager) as well as gtk4-devel, gtk4 or similar.

Development

Adwaita is an open source project. Visit the GitHub repository for bug reports, feature requests, pull requests and more information.