-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FeatureRequest] List host command #125
Comments
Hi @vezdeneszter , Can I work in this ? I have experience with python, but this would be the first time I would be contributing to an actual python package hosted on PIP. Best Regards. |
Hi, thank you for your offer to contribute! Sure, I'll assign it to you. Please don't forget to join our Discord server: https://discord.com/invite/Nv6hSzXruK where we have a dedicated channel for Hacktoberfest. There you can discuss this issue in detail 😊 |
Thanks ! |
Hi Guys, I was able to get the project up and running. But I am unable to re-build the project from source (is it required ?) to see whatever changes I have made to my local branch. I was also facing some issues in creating a test environment to check my outputs. Changes made till now: Let me know if there are any other steps to be performed apart from the ones mentioned in the DEM Contribution Guidelines Best Regards. |
Hi @Kabiirk |
Hi @janosmurai , Appreciate the prompt revert.
|
Yes, my bad, I see it now that you were in the virtual env. You set it up the right way. |
Hi Janos,
|
Hi all, Done with coding this feature, the outputs are as follows: Let me know if this works & I can make the PR or what are the changes, if any. (for e.g. Best Regards, |
The command usage LGTM. If your modification complies with the contribution guide, you can open the PR. |
dem list-host
List the available hosts from the config file.
If there is no host in the config file, inform the user that no remote host availalbe.
The text was updated successfully, but these errors were encountered: