Skip to content
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

Add description about Virtualenv in Contributing.md #1441

Closed
nj4710 opened this issue Mar 26, 2017 · 7 comments
Closed

Add description about Virtualenv in Contributing.md #1441

nj4710 opened this issue Mar 26, 2017 · 7 comments

Comments

@nj4710
Copy link
Contributor

nj4710 commented Mar 26, 2017

I think that the section of virtualenv in Contributing.md could use some more description about Virtual environments or a link to a page describing virtual environment. That will be very helpful for newcomers.
Installing virtualenv
[sudo] pip install virtualenv

Also, in some lines like

We use cssnext as a tool for compiling css

a full stop is missing.
So, what do you think?

@zoepage
Copy link
Member

zoepage commented Mar 27, 2017

+1 on additional info to virtualenv. Do you have anything specific in mind, like a link that provides the information you'd like to see @nj4710 ?

Also +1 on adding a full stop.

@nj4710
Copy link
Contributor Author

nj4710 commented Mar 27, 2017

I would like to have a description like Virtual Environment is a tool to create isolated environments for different projects so as to prevent conflicts.

or a link to the docs https://virtualenv.pypa.io/en/stable/

@sunakshitejwani
Copy link
Contributor

@nj4710
We can keep both the Description(with an example of where the conflict might occur and if it occurs how can it be solved) as well as the link.

@zoepage
Copy link
Member

zoepage commented Mar 28, 2017

Also +1 on both :)
@nj4710 wanna send a PR? :)

@nj4710
Copy link
Contributor Author

nj4710 commented Mar 28, 2017

sent:)

zoepage added a commit that referenced this issue Mar 28, 2017
Fixes #1441 Added description of Virtual Environment
@zoepage
Copy link
Member

zoepage commented Mar 28, 2017

Merged ;)
High5!

@nj4710
Copy link
Contributor Author

nj4710 commented Mar 28, 2017

Thanks @zoepage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants