Sha256: 96169a9c12e953e7e58f97c6870f7fed749846becceb2173f271dcef9311dee9
Contents?: true
Size: 868 Bytes
Versions: 1
Compression:
Stored size: 868 Bytes
Contents
--- title: Download & Installation inMenu: true --- h2. Download The newest version of webgen can be downloaded from Rubyforge. Homepage: "webgen.rubyforge.org":http://webgen.rubyforge.org Download: "http://rubyforge.org/frs/?group_id=296":http://rubyforge.org/frs/?group_id=296 h2. Dependencies * "RedCloth":http://redcloth.rubyforge.org version 2.0.10 or higher if you want Textile support * "BlueCloth":http://www.deveiate.org version 1.0.0 or higher if you want Markdown support h2. Installation There are many ways to install webgen. Choose the one you like best: * Via RPA <pre> $ rpa install webgen </pre> * Via RubyGems <pre> $ gem install webgen </pre> * The do-it-yourself way <pre> $ ruby setup.rb config $ ruby setup.rb setup $ ruby setup.rb install </pre> * The simplified do-it-yourself way <pre> $ rake install </pre>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webgen-0.3.0 | doc/src/download.page |