Closed laszewsk closed 3 years ago
also we may recommend simply to use gitbash as alternate so it looks just like linux?
cmd.exe /K C:\ENV4\Scripts\activate.bat
I added a note in the main README.md and README-Windows.md suggesting use of gitbash. Please convey if any further action is needed. Thank you!
I have made supstantial cahnges and everything is now switched to $. Can you check if your .bat tip is still in there.
filename is now README-example.md
The note to use .bat file in added in README-example.md
what is the mechanism in windows to automatically activate ENV3 whenever you start a new CMD.exe?
e.g now you have tp say this
C:>ENV3\Scripts\activate.bat
In Linux we put it simply in the .bashrc file is there something similar?