Closed psklenar closed 2 years ago
I think bind name is okay. Simular to tuned/basic, there might be bind/utils and bind/setup, similar to /CoreOS/bind/Library/bind-utils and /CoreOS/bind/Library/bind-setup. Setup part is not too much useful, but I guess we can sort that out inside the new repository. bind/utils should be useful to more DNS related software implementations than just bind. But that is up to users.
+1 for 'bind' name
An empty repository [1] was created for you.
Note, it is actually not necessary to create a directory structure for a library if it is going to be just one, e.g. library(bind)
in the root should work as well. However, feel free to organize your libraries as you wish, also deeper structure should work, e.g. library(bind/path/to/a/library)
for a library in path/to/a/library.
@psklenar, @pemensik, Don't forget to accept in [2], it expires at some point.
there is library: /CoreOS/bind/Library/bind-utils Description: Few helpers for working with DNS and DNSSEC in tests.
whats needed to have it as an open-source library?
ccing @pemensik