Skip to content

gnarula/sayn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

South Asia Youth Network Project

Instructions to set up the environment

  • cd into the working directory (assumed to be ~/dev here) mkdir -p dev; cd ~/dev
  • Create a directory for virtualenvironment mkdir virtualenvs
  • Install pyvenv if not already installed sudo apt-get install python3-venv
  • Create the virtualenv pyvenv ~/dev/virtualenvs/sayn
  • Clone the repository git clone http://github.com/gnarula/sayn
  • Activate the virtual environment source ~/dev/virtualenvs/sayn/bin/activate
  • cd into the project directory cd sayn
  • Install dependencies pip3 install -r requirements.txt
  • Start the development server with python3 manage.py runserver

General Instructions

  • Do ensure the virtualenvironment is activated while working on the project

About

Progress Monitor for South Asia Youth Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •