moxin-org / moxin

Moxin: an AI LLM platform in pure Rust
https://www.moxin.app
Apache License 2.0
122 stars 17 forks source link

Support Linux packaging into a `.deb` Debian package #102

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

Includes changes from #101, so merge that first.

Things work properly, but the .deb image is still missing a few minor things (e.g., app icon image). Thus, I marked this as a draft until I can clean everything up. This is going to require some Makepad-level changes, so we can go ahead and merge this PR in too.

kevinaboos commented 1 month ago

Confirmed that this still works for macOS packaging.