Difference between revisions of "Team:Korea U Seoul/Project/Download/content"
Mingming1103 (Talk | contribs) |
Mingming1103 (Talk | contribs) |
||
Line 4: | Line 4: | ||
.content_wrapper{ | .content_wrapper{ | ||
top: -10px; | top: -10px; | ||
− | width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: | + | width: 80%; min-width:1000px; max-width:1000px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: 500px; |
background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png'); | background-image: url('https://static.igem.org/mediawiki/2013/6/6e/Natural_paper.png'); | ||
} | } |
Revision as of 07:49, 18 September 2015
Download
All of the code and installation instructions for future development are available on 'Gil' Github page.(https://github.com/igemsoftware/KoreaUSeoul-2015) We plan to publish next versions of Gil, rather than just release 1.0 version. Changes between these releases are available on our github page.(https://github.com/igemsoftware/KoreaUSeoul-2015/releases)
API documentation
We provide an API documentation in detail, which can be download here.(문서 다운로드 링크) It is useful for other developers to modify, use or reuse our code.