Difference between revisions of "Main Page"

From EosPedia
Jump to: navigation, search
Line 7: Line 7:
  
 
Now this Eospedia is under construction. Eospedia.ja has also opend [http://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/ here]. Japanese version of Eospedia has more information than this Eospedia in English.
 
Now this Eospedia is under construction. Eospedia.ja has also opend [http://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/ here]. Japanese version of Eospedia has more information than this Eospedia in English.
 +
 +
== '''Beginner's Guide of Eos''' ==
 +
 +
 +
 +
 +
=='''Beginner's Guid''' ==
 +
=== [[Eos|What is Eos ?]]===
 +
We here describe what is Eos.
 +
 +
=== [[Command|How to use Eos Commands]]
 +
We here describe commands of Eos by CUI.
 +
 +
===[[Makefile|How to use Eos by Makefile]]
 +
We here describe how to integrate commands using [[make]]
 +
 +
=== [[List of command|List of command]] ===
 +
We here show all of commands Eos supplies.
 +
 +
===[[Functional Order of Commands]Functional order of Eos command list]
 +
We here show functional order of Eos commands.
  
 
== '''Installation'''==
 
== '''Installation'''==
=== Download sites ===
+
=== [[Download|Download]] ===
 
1. tarball [http://www.yasunaga-lab.bio.kyutech.ac.jp/ja/reserach/eos/eos-download-sites/]
 
1. tarball [http://www.yasunaga-lab.bio.kyutech.ac.jp/ja/reserach/eos/eos-download-sites/]
 
2. git from SourceFoge [http://sourceforge.jp/projects/eos/]
 
2. git from SourceFoge [http://sourceforge.jp/projects/eos/]
Line 19: Line 40:
 
  $ git clone https://github.com/pione/pione.git
 
  $ git clone https://github.com/pione/pione.git
  
== '''Beginner's Guide of Eos''' ==
 
  
=== [[Eos|What is Eos ?]] ===
 
=== [[Command|How to use CUI ?]] ===
 
=== [[Makefile|How to use Eos ?]] ===
 
=== [[List of command|List of command]] ===
 
  
 
== '''Developers' Guide of Eos''' ==
 
== '''Developers' Guide of Eos''' ==

Revision as of 20:29, 28 May 2013

Welcome to Eospedia

We started the new manual site of Eos for only few people at 05 Nov. 2010. We would like to summarize knowledges about Eos.

Old Eos pages are here.

Now this Eospedia is under construction. Eospedia.ja has also opend here. Japanese version of Eospedia has more information than this Eospedia in English.

Beginner's Guide of Eos

Beginner's Guid

What is Eos ?

We here describe what is Eos.

=== How to use Eos Commands We here describe commands of Eos by CUI.

===How to use Eos by Makefile We here describe how to integrate commands using make

List of command

We here show all of commands Eos supplies.

===[[Functional Order of Commands]Functional order of Eos command list] We here show functional order of Eos commands.

Installation

Download

1. tarball [1] 2. git from SourceFoge [2] 3. (PIONE) github or gem 3.1 gem (ruby)

$ gem install pione

3.2 git from github

$ git clone https://github.com/pione/pione.git


Developers' Guide of Eos

For Eos System Developers

Eos System Architecture

Eos System Commands

Eos FAQ