mirror of
https://github.com/shokinn/hosts-go.git
synced 2025-08-23 08:33:02 +00:00
hosts-go, a go based /etc/hosts editor, build on Bubble Tea.
- Created activeContext.md and productContext.md to outline project goals and current focus. - Established progress.md to track project milestones and tasks. - Developed projectbrief.md detailing application overview, requirements, and directory structure. - Documented systemPatterns.md to describe architecture and design patterns used. - Compiled techContext.md to specify technologies and development setup. - Implemented comprehensive unit tests in models_test.go for HostEntry and HostsFile functionalities. |
||
---|---|---|
cmd/hosts | ||
internal/core | ||
memory-bank | ||
tests | ||
.clinerules | ||
go.mod | ||
go.sum |