Daniel Hiltgen 9d8a4988e8 Implement log rotation for tray app | 6 hónapja | |
---|---|---|
.. | ||
assets | 10 hónapja | |
lifecycle | 6 hónapja | |
store | 6 hónapja | |
tray | 6 hónapja | |
.gitignore | 10 hónapja | |
README.md | 10 hónapja | |
main.go | 9 hónapja | |
ollama.iss | 6 hónapja | |
ollama.rc | 10 hónapja | |
ollama_welcome.ps1 | 6 hónapja |
TODO
TODO
If you want to build the installer, youll need to install
In the top directory of this repo, run the following powershell script to build the ollama CLI, ollama app, and ollama installer.
powershell -ExecutionPolicy Bypass -File .\scripts\build_windows.ps1