You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bootje 846ad7abe8 modal.js преди 4 години
venv cleaned folder and removed all bak преди 4 години
website modal.js преди 4 години
.DS_Store meta tag преди 4 години
.gitignore copy script преди 4 години
README.md readme check преди 4 години
copy_website_2_server.sh meta tag преди 4 години

README.md

To create a vitual environment

cd to the place you want to make it and...

python3 -m venv venv

To activate a virtual environment

cd to the folder where "venv" is and...

source venv/bin/activate