Anish Kelkar

Results 4 issues of Anish Kelkar

.vscode folder is removed from the code base as it is something which should be part of gitignore but is still committed in the code base.

Upon starting the junoservices using `docker/start.sh` I'm getting the following error while running the validation command `docker exec -it junoclient bash -c 'nc -vz proxy 5080' ` nc: getaddrinfo for...

Being a windows user, I find it hard to start contribution to this project. As a middle ground to development, I feel if we dockerize this project it might make...

Hello Everyone, As per the README instructions, upon execution of ./configure command a Makefile is generated in which a dependency is used called "install-recursive" but no target is defined called...