hildjj / dohdec

Lookup and decode DNS records using DNS-over-HTTPS (DoH)
MIT License
21 stars 5 forks source link

Split cli into new package #29

Closed hildjj closed 3 years ago

hildjj commented 3 years ago

Fixes #28

Approach: pnpm monorepo

Existing users will lose their CLI, and be confused, but I couldn't figure out a good way to deal with that.

hildjj commented 3 years ago

Any opinions @imcotton @stableness?