Team:Michigan Software/Protocat

From 2014.igem.org

(Difference between revisions)
(Instructions)
Line 39: Line 39:
6. Go to 127.0.0.1:8000/home in your web browser to begin!
6. Go to 127.0.0.1:8000/home in your web browser to begin!
{{Template:Michigan_Software/Foot}}
{{Template:Michigan_Software/Foot}}
 +
 +
N.B. This should ostensibly work on Mac OS X and Linux, but we've had some path issues with Django when using Mac OS. Please contact us with any issues and we'll try to help you out!

Revision as of 18:20, 17 October 2014

Michigan Software

Da RealProtocat.jpg

Live Software

These links will work at least for the remainder of 2014. If you'd like to set up your own server, check out the downloads section. Click here to go to ProtoCat!

Visit our Home Page

Download

You can download our project from our github or download the wiki freeze version here.

Instructions

1. If you're on a PC install Python. We recommend Python 3.4 for compatibility with our package.

2. Install Django.

3. Download Protocat through Github or download the wiki freeze version here.

4. In the Command Prompt or Terminal, access the ProtoDB folder.

5. Enter "python manage.py runserver".

6. Go to 127.0.0.1:8000/home in your web browser to begin!

contact info: igemsoftware-requests@umich.edu.

N.B. This should ostensibly work on Mac OS X and Linux, but we've had some path issues with Django when using Mac OS. Please contact us with any issues and we'll try to help you out!