mirror of
https://github.com/ollama/ollama.git
synced 2026-04-19 09:54:19 +02:00
app: add code for macOS and Windows apps under 'app' (#12933)
* app: add code for macOS and Windows apps under 'app' * app: add readme * app: windows and linux only for now * ci: fix ui CI validation --------- Co-authored-by: jmorganca <jmorganca@gmail.com>
This commit is contained in:
5
app/webview/README.md
Normal file
5
app/webview/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Webview
|
||||
|
||||
This is a vendored version of the [webview_go](https://github.com/webview/webview_go) project
|
||||
|
||||
`WebView2.h` is a vendored version of the Microsoft's [WebView2](https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/win32)
|
||||
Reference in New Issue
Block a user