Skip to content

boagriuz/abakaffe

Repository files navigation

Abakaffe

Abakaffe project - NTNU - Design of Reactive Systems 1 - TTM4115

How to install local


In prompt:

  1. Assuming you have pip installed;
  • For OS X type: pip install virtualenv virtualenvwrapper

  • For Windows type: pip install virtualenv virtualenvwrapper-win

  1. cd into a directory you want to download the repo

  2. type git clone https://github.com/boagriuz/abakaffe.git

  3. type mkvirtualenv Env or virtualenv Env

  4. type workon Env or Env\Scripts\activate

  5. cd into abakaffe and type; pip install -r requirements.txt

  6. type python ./manage.py runserver 8080

  • a local test server should start
  1. type localhost:8080 into your browser
  • You should see the Abakaffe django website, yay!

👍 Looks great - it's ready to merge! :shipit:

About

Abakaffe project - NTNU - Design of Reactive Systems 1 - TTM4115

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors