Add python and node virtualenvs

This commit is contained in:
Denis Lehmann 2019-01-07 15:47:29 +01:00
parent 9be402f81e
commit bb7d16565a
5 changed files with 40 additions and 1 deletions

View file

@ -2,4 +2,4 @@
This is a repository for different virtual environments, which can be used with the **Nix** package manager.
Just clone the content of the desired folder to your project, add your required packages to the `requirements.txt` file and run `nix-shell`.
Just clone the content of the desired folder to your project, add your required packages to the `*.txt` file and run `nix-shell`.