Commit Graph

23 Commits (d3e97d1758e0d6c204a0f0793fa8fc8d7defd14a)

Author SHA1 Message Date
Chris Bednarski d3e97d1758 Fix argument parsing for CLI
Add tests for main and commands
Fix documentation for installation so the program works with sudo
4 years ago
Chris Bednarski 127256655c Not doing 0.5.0 yet. 4 years ago
Chris Bednarski ba102742d4 Added contributor section 4 years ago
Chris Bednarski dd746035f7 Add appveyor config, changelog, README TLC, and update TravisCI Go to 1.14 4 years ago
Chris Bednarski 66670942dd Started major refactor for 0.5.0
- Rewrite CLI to use flag package instead of codegangsta/cli
- Move lib to hostess/ and move main.go to project root
- Change some of the hostess API to return errors instead of panicking
- Remove aff, del, and list commands
- Remove -s and -q flags
4 years ago
Matt Tucker f1e8e7e16a Add a link to the godocs to the readme 8 years ago
Chris Bednarski e2417ddae0 Add coveralls badge 9 years ago
Chris Bednarski 2d8829c997 Added note about supported builds 9 years ago
Chris Bednarski b9a25f7aaf Updated the readme 9 years ago
Chris Bednarski 46ea48f8e1 This functionality has been superseded by the fix command 9 years ago
Chris Bednarski ba0968a19d 0/1 failure cases are clever, but inconsistent, so let's not do that. 9 years ago
Chris Bednarski 1b4067c3e9 Clarified aliases 9 years ago
Chris Bednarski 5f7587e540 Updated readme, now do make && make install 9 years ago
Chris Bednarski 17a11828bb Deleted tons of things; also changed env HOSTESS_FILE to HOSTESS_PATH 9 years ago
Chris Bednarski ee13a9f92b Update README.md 9 years ago
Chris Bednarski 1fdc180a62 Added IPv6 note to readme 9 years ago
Chris Bednarski bf622170cb Added some more test coverage and expended the interface spec 9 years ago
Chris Bednarski 160f534fd0 Added travis ci 9 years ago
Chris Bednarski 15fe9d2f9b Added some commands in the readme 9 years ago
Chris Bednarski 92d4245f14 Added some fancy words to the readme 9 years ago
Chris Bednarski 74d05983fb Whitespace 9 years ago
Chris Bednarski 46984138de Update README.md 10 years ago
Chris Bednarski b72303cc2e Create README.md 10 years ago