Appearance
A framework for crafting Wayland Desktop Shells
With ags init you can initialize a project, which generates a basic template
ags init
With ags types you can generate types from GObject based libraries
ags types
With ags bundle you can bundle your project into a single executable script
ags bundle
With ags run you can run projects without bundling them first
ags run