knadh / dns.toys

A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.
https://www.dns.toys
MIT License
2.48k stars 135 forks source link

Guide to Run it Locally #55

Closed Arthavruksha closed 1 year ago

Arthavruksha commented 1 year ago

I went through the README.md file to run DNS Toys locally but I am not able to somehow do it ,

Can you guys provide some video in which you set-up DNS Toys Locally ,

That would be really helpful !

Thanks

knadh commented 1 year ago

You have to have Go installed. Then, clone the repository locally and run make build which builds the binary.

Unfortunately, don't have the time to do a video. Maybe someone will.

Arthavruksha commented 1 year ago

Okay Sure

vikhyat187 commented 1 year ago

I feel wordnet should also be installed @knadh?

knadh commented 1 year ago

Ah yes, if you want to enable the dictionary service.