Commit Graph

5 Commits (2b25df69d51917a641819f175be0030d7c66901b)

Author SHA1 Message Date
Chris Bednarski 2b25df69d5 Remove trailing space 4 years ago
Chris Bednarski 7ca1771c71 More work on refactoring
- Reimplement the rest of the frontend code
- Remove -f option since this is just covered by fmt now
- Still some bugs left to work out
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
Chris Bednarski 0bfec2ec96 Moved main.go to the cmd folder so it's in its own package 10 years ago
Chris Bednarski d809b75d3b Moved hostess functionality into hostess package, added tests 10 years ago