IndianOpenSourceFoundation / dynamic-cli

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
https://pypi.org/project/dynamic-cli/
GNU General Public License v3.0
169 stars 120 forks source link

file added #164

Closed saidhanya18 closed 2 years ago

saidhanya18 commented 2 years ago

Related Issue

I have added windows guidelines for the user

GouravSardana commented 2 years ago

cc @pranavbaburaj @PradyumnaKrishna @peb-peb

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

peb-peb commented 2 years ago

I think that there should no separate Documentation for setting WSL because after installing and setting up WSL, the procedure/steps to setup dynamic-cli in it is basically the same as linux. So, just referring to the WSL documentation should be enough in this case.

But, when dynamic-cli is available on WINDOWS, then maybe we could have it's separate documentation.

lainq commented 2 years ago

I think that there should no separate Documentation for setting WSL because after installing and setting up WSL, the procedure/steps to setup dynamic-cli in it is basically the same as linux. So, just referring to the WSL documentation should be enough in this case.

But, when dynamic-cli is available on WINDOWS, then maybe we could have it's separate documentation.

hmm yeah, that sounds reasonable.

peb-peb commented 2 years ago

So, if everyone agrees with it, then maybe we could close this PR.

@saidhanya18 I'll create a issue regarding this, and then you could follow from there.

lainq commented 2 years ago

Yes, I think we can also hear from @GouravSardana and @saidhanya18 before closing this

GouravSardana commented 2 years ago

no separate Documentation for setting

Sounds good but We need at least a document where we'll give the steps to install WSL

peb-peb commented 2 years ago

We need at least a document where we'll give the steps to install WSL

We could do that, so that new contributors are not confused and could follow the commands directly. But the WSL installation documentation is very detailed in itself and most of the other open-source projects direct their contributors to their site.

So, I think it's a matter of preference. @GouravSardana @pranavbaburaj I would like to know your opinions on this.

saidhanya18 commented 2 years ago

So, if everyone agrees with it, then maybe we could close this PR.

@saidhanya18 I'll create a issue regarding this, and then you could follow from there.

sounds good !

GouravSardana commented 2 years ago

Merging the PR. Adding the change now.

GouravSardana commented 2 years ago

I added the doc here

saidhanya18 commented 2 years ago

thank you!!