New
Unclaimed project
Are you a maintainer of hostess? Claim this project to take control of your public changelog and roadmap.
Changelog
An idempotent command-line utility for managing your /etc/hosts file.
Bug Fixes
hostess fmt -n works properly again, and has more specific behavior:hostess fmt will replace duplicates without asking for helphostess fmt -n will not replace duplicates, and will exit with error if any are found (#41)hostess fmt with and without -n will exit with error if conflicting hostnames are found because hostess cannot fix the conflicts