On Thu, Mar 23, 2017 at 5:13 PM, Sumit Lakra <[email protected]> wrote: > Hello there,
Hello Sumit! Welcome to wget! > I am still going through the > wget2 code, and I would be extremely grateful if you could guide me to any > particular resource or tell me how to proceed with this task.. like which > part of code do I need to get really acquainted with and other stuff. First clone the wget2 repo from https://github.com/rockdaboot/wget2 and build it on your system. Then to get acquainted with the code-base you can pick an issue from https://github.com/rockdaboot/wget2/issues and try to fix it. You can find the required documentation in docs/ directory after you build the project. Docs are not complete per se. We are working on them. Regards, Avinash Sonawane (rootKea) PICT, Pune https://rootkea.wordpress.com
