sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
98 stars 1 forks source link

Packaging for CLI #65

Open swerner opened 1 month ago

swerner commented 1 month ago

Make it easier to package and distribute cli-based sublayer apps, two options found so far:

Dr Nic has a guide on how to distribute onto homebrew: https://x.com/drnic/status/1790142457587568805?s=46&t=sAqv4O8SV8AEgeXTXGaORg

Also came across a docker to exe option: https://x.com/Hasen_Judi/status/1820526385498357820

swerner commented 3 weeks ago

The technique used in Glimmer for Libui may also be an option here: https://www.youtube.com/watch?v=1Bh4CnJqHyY