Skip to content

When will theo support native Windows versions on Windows?

Bogdan Brinza edited this page Feb 23, 2026 · 1 revision

At the moment theo is focused on macOS and Linux support. Implementing (native installations) Windows support in the future should be relatively straightforward - a good starting point would be adding actual implementations for stub functions in cli/windows_support.go and then testing assumptions - e.g. data/user_dirs.go.

At the moment this is not a priority, but might happen in the future.

Clone this wiki locally