Difference between revisions of "Team:Michigan Software/Installation"

Line 3: Line 3:
  
 
<h1>Installation</h1>
 
<h1>Installation</h1>
You can download our project from <a href=https://github.com/igemsoftware/Michigan15>our github</a> or <a href=https://static.igem.org/mediawiki/2015/d/d3/Michigan15.zip>download the wiki freeze version here</a>. We HIGHLY recommend downloading from GitHub, as it will be a more recent, and undoubtedly better, version.
+
<p>You can download our project from <a href=https://github.com/igemsoftware/Michigan15>our github</a> or <a href=https://static.igem.org/mediawiki/2015/d/d3/Michigan15.zip>download the wiki freeze version here</a>. We HIGHLY recommend downloading from GitHub, as it will be a more recent, and as a result better, version.<p>
  
<div class="highlightBox">
+
<h2> Things you need to install before running Protocat </h2>
<h4>Note</h4>
+
Python, pip, django, setuptools, github
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Software Tool award</a>, you must fill out this page.</p>
+
</div>
+
  
 
+
<h2>How to get Protocat up and running </h2>
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honour such "nuggets" of computational work.</p>
+
THIS IS IN README
 
+
<p>
+
If you are working on software as your main project, please join the software track. If you are creating software as an addition to your main project, please apply for this award.
+
</p>
+
 
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2013.igem.org/Team:TU-Munich/Results/Software">TU Munich 2013</a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">Heidelberg 2014</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">Aachen 2014</a></li>
+
</ul>
+
  
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 12:58, 17 September 2015


Michigan Software 2015

Installation

You can download our project from our github or download the wiki freeze version here. We HIGHLY recommend downloading from GitHub, as it will be a more recent, and as a result better, version.

Things you need to install before running Protocat

Python, pip, django, setuptools, github

How to get Protocat up and running

THIS IS IN README