logan e3bda0e2fc fix: rename downloaded artifacts to platform-specific names for release
download-artifact preserves the original binary filename, not the
artifact name. Add a rename step so release assets have descriptive
platform-specific names (e.g., yellowjacket-linux-amd64).
2026-02-13 23:33:47 -06:00
2026-02-14 05:29:13 +00:00

YellowJacket

How music was meant to bee.

Install

You can grab the latest release here

Features

TODO: add feature list and screenshots here

Development

Development documentation can be found here.

Prerequisites

  1. First, you will need Go installed.

  2. Then, you will need the wails cli tool.

    Install it with

    go install github.com/wailsapp/wails/v2/cmd/wails@latest
    
  3. After installing the Wails CLI you may need some build dependencies. View the missing Wails dependencies by running wails doctor. Using your system's package manager, install the missing dependencies.

Dev Server

To run the Wails hot-reloading dev server, run make dev in the root of the project.

S
Description
No description provided
Readme
15 MiB
v0.7.0
Latest
2026-08-26 16:03:22 +00:00
Languages
TypeScript 50.6%
Go 43.6%
Java 1.8%
JavaScript 1.5%
Shell 1.4%
Other 0.9%