index
:
gonf
main
KISS configuration management system for personal use in pure Go.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2026-07-08
add multi which can return multiple resources
Paul Buetow
2026-07-07
more tests
Paul Buetow
2026-07-07
can manage dnf packages
Paul Buetow
2026-07-06
initial package management
Paul Buetow
2026-07-06
refactor
Paul Buetow
2026-07-06
refactor
Paul Buetow
2026-07-06
move more into API
Paul Buetow
2026-07-05
add tests for repository's Apply
Paul Buetow
2026-07-05
initial Apply
Paul Buetow
2026-07-05
not applying directly anymore, pending central applier algo
Paul Buetow
2026-07-05
initial work for a central applier algo
Paul Buetow
2026-07-05
make options pattern more generic with dot imports a bit less boilerplate for...
Paul Buetow
2026-07-05
add aliases
Paul Buetow
2026-07-04
refactor
Paul Buetow
2026-07-04
minor refactor
Paul Buetow
2026-07-04
add more file types
Paul Buetow
2026-07-04
- Delete internal/file/content.go (duplicate implementation with different se...
Paul Buetow
2026-07-04
support files and templates
Paul Buetow
2026-07-04
register file resource automatically
Paul Buetow
2026-07-04
Fix import cycle, add repository logic and resource tests
Paul Buetow
2026-07-04
initial version
Paul Buetow