Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.
/ ds_kekFS Public archive

Distributed file system SNE students project

Notifications You must be signed in to change notification settings

legik/ds_kekFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install virtualenv [FIRST TIME]

pip install virtualenv

Create virtualenv [FIRST TIME]

virtualenv env

Activate virtualenv [EVERYDAY]

source env/bin/activate

Update requirements [IF YOU GET MSG FROM COLLEAGES]

pip install -r requirements.txt

Deactivate virtualenv [WHEN YOU GO HOME]

deactivate

About

Distributed file system SNE students project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •