chore: add docs
This commit is contained in:
parent
81a04b6d93
commit
05914cca9e
8 changed files with 228 additions and 34 deletions
22
TODO.md
22
TODO.md
|
@ -39,25 +39,18 @@
|
|||
- [x] Remove urfave/cli in favour of `pflag + koanf`
|
||||
- [x] Flags - Remove uneeded ones
|
||||
|
||||
## Tests
|
||||
- [ ] Add tests for Resolvers.
|
||||
- [ ] Add tests for CLI Output.
|
||||
|
||||
## Documentation
|
||||
- [ ] README
|
||||
- [ ] Usage
|
||||
- [ ] Installation
|
||||
- [ ] Features
|
||||
- [ ] Mkdocs init project
|
||||
- [ ] Custom Index (Landing Page)
|
||||
- [x] README
|
||||
- [x] Usage
|
||||
- [x] Installation
|
||||
- [x] Features
|
||||
|
||||
|
||||
## Release Checklist
|
||||
- [ ] Goreleaser
|
||||
- [ ] Snap
|
||||
- [ ] Homebrew
|
||||
- [ ] ARM
|
||||
- [ ] Docker
|
||||
|
||||
---
|
||||
# Future Release
|
||||
|
||||
|
@ -70,4 +63,7 @@
|
|||
- [ ] zsh
|
||||
- [ ] fish
|
||||
- [ ] Support non RFC Compliant DOH Google response (_ugh_)
|
||||
|
||||
- [ ] Add tests for Resolvers.
|
||||
- [ ] Add tests for CLI Output.
|
||||
- [ ] Mkdocs init project
|
||||
- [ ] Custom Index (Landing Page)
|
Loading…
Add table
Add a link
Reference in a new issue