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

$ signs are getting copied while copying commands from readme #169

Closed shivankar-p closed 2 years ago

shivankar-p commented 2 years ago

📚 Documentation

I think dollar signs can be removed from codeblocks of readme. It's annoying to encounter $: command not found error everytime when starting out with the initial setup.

I would also like to point that in Developer installation section command 3 and 4's order should be interchanged.

github-actions[bot] commented 2 years ago

Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !.

GouravSardana commented 2 years ago

cc @PradyumnaKrishna

peb-peb commented 2 years ago

@shivankar-p yeah, removing the $ would be a good idea as it would allow contributors to directly copy-paste these commands.

I would also like to point that in Developer installation section command 3 and 4's order should be interchanged.

I checked it now, and yeah, they should be switched.

sinha-toyeesh commented 2 years ago

@GouravSardana I would like to work on this as a GSSOC contributor.

GouravSardana commented 2 years ago

Go ahead and Please work on it

shivankar-p commented 2 years ago

Also in arguments section -d(debug) option was mentioned. I was getting dynamic: error: unrecognized arguments: -d this error.

GouravSardana commented 2 years ago

As per my understanding “d” is not there