Difference between revisions of "Download"

From EosPedia
Jump to: navigation, search
Line 4: Line 4:
 
2. git from SourceFoge [http://sourceforge.jp/projects/eos/]
 
2. git from SourceFoge [http://sourceforge.jp/projects/eos/]
 
  $ git clone git://git.sourceforge.jp/gitroot/eos/base.git
 
  $ git clone git://git.sourceforge.jp/gitroot/eos/base.git
 +
  or
 +
$ git clone git://git.code.sf.net/p/eosforemimageprocessing/code eosforemimageprocessing-code
 +
 +
  
 
3. (PIONE) github or gem
 
3. (PIONE) github or gem

Revision as of 20:57, 27 February 2014

1. tarball [1]

2. git from SourceFoge [2]

$ git clone git://git.sourceforge.jp/gitroot/eos/base.git
 or
$ git clone git://git.code.sf.net/p/eosforemimageprocessing/code eosforemimageprocessing-code


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