mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support dig #70

Closed mrlunchbox777 closed 5 months ago

mrlunchbox777 commented 5 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add dig to the managed packages

Why?

It is a cli for interfacing with dns servers and is helpful for debugging

What-should happen?

dig should be a package in the index.json

Steps to Test

  1. jq '.packages[] | select(.name = "dig")' resources/install/index.json should return the details for managing the dig package

Code of Conduct

mrlunchbox777 commented 5 months ago

duplicate - https://github.com/mrlunchbox777/basic-setup/issues/67