You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While setting up Lute isn't terribly difficult if you're familiar with building C++ projects, it can be if you mostly stick to interpreted languages (Luau!). It'd be great if we had some easier to set up development environments, and Docker is pretty widespread. This was done in ZMK and lowered the barrier for entry a decent amount.
The text was updated successfully, but these errors were encountered:
Open to including Nix as well as Docker, for similar reproducible environment reasons, though of course, we're looking at #216 to have a build system that is hopefully highly reproducible even outside of that.
While setting up Lute isn't terribly difficult if you're familiar with building C++ projects, it can be if you mostly stick to interpreted languages (Luau!). It'd be great if we had some easier to set up development environments, and Docker is pretty widespread. This was done in ZMK and lowered the barrier for entry a decent amount.
The text was updated successfully, but these errors were encountered: