3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go2,725 forks (2,725 forks)batch import
help wantedkind/enhancementtopic/webui
Repository metrics
- Stars
- 13,906 stars (13,906 stars)
- PR merge metrics
- Avg merge 4d 2h (Avg merge 4d 2h)28 merged PRs in 30d (28 merged PRs in 30d)
Description
- Add a command to
- fetch the latest version of the webui from the webui url,
- pin it
- Add a command to replace the current version with the new one available (this will be triggered by the user via an update button from the webui)
Contributor guide
- Research direction
- Examine existing command structure in kubo, identify how webui is currently installed and configured, and design a new update command that fetches, pins, and reinstalls the webui.
- Tech stack
- go
- Domain
- full stack
- Issue type
- Feature
- Prerequisites
- GitGo