Sha256: 21365c594e930702465e2841ed4d3f6fe300f8953eabb294b258d1f727a367a0

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

h1. egor: Environment-specific substitution table GeneratOR


h2. What

'egor' is a program for calculating environment-specific substitution tables


h2. Installation

<pre syntax="ruby">$ sudo gem install egor</pre>


h2. Features

* No more segmentation fault
* Fast enough not to leave your place
* Slow enough to check your emails or have some chats with your colleagues next you
* Full smoothing supported
* In theory, infinite number of environment features can be handled


h2. Demonstration of usage

It's pretty much the same as Kenji's subst, so in most cases, you just need swap 'subst' with 'egor'.

<pre>$ egor -l TEMLIST-file -c classdef.dat</pre>
    or
<pre>$ egor -l TEM-file -c classdef.dat</pre>


h2. Repository

You can download a pre-built RubyGems package from

* rubyforge: "http://rubyforge.org/projects/egor":http://rubyforge.org/projects/egor

or, You can fetch the source from

* github: "http://github.com/semin/egor/tree/master":http://github.com/semin/egor/tree/master

<pre>$ git clone git://github.com/semin/egor.git</pre>

h2. License

This code is free to use under the terms of the MIT license. 

h2. Contact

Comments are welcome, please send an email to me (seminlee at gmail dot com). 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
egor-0.0.2 website/index.txt