feat: remove urfave/cli

This commit is contained in:
Karan Sharma 2020-12-13 17:49:10 +05:30
parent 6bb9a78492
commit 40c62216ec
10 changed files with 176 additions and 173 deletions

13
TODO.md
View file

@ -10,6 +10,7 @@
- [x] Add DOH support
- [x] Add DOT support
- [x] Add DNS protocol on TCP mode support.
- [ ] Error on NXDomain (Realted upstream [bug](https://github.com/miekg/dns/issues/1198))
## CLI Features
- [ ] `digfile`
@ -18,6 +19,8 @@
- [x] JSON output
- [x] Colorized output
- [x] Table output
- [ ] Parsing options free-form
- [x] Remove urfave/cli in favour of `flag`
## CLI Grunt
- [x] Query args
@ -31,8 +34,8 @@
## Documentation
## Release Checklist
- [ ] Add packages to all package managers
- [ ] Snap
- [ ] Homebrew
- [ ] Alpine Linux
- [ ] ARM support too
- [ ] Goreleaser
- [ ] Snap
- [ ] Homebrew
- [ ] ARM