mvidner / yastdoc

Lookup documentation for YaST APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lookup documentation for YaST APIs

Getting started:

sudo zypper in 'rubygem(sinatra)'
export RACK_ENV=production # if you want to expose the server outside localhost
rake run &
firefox http://localhost:4567/?q=beer

Updating the index:

github-mirror # external dependency, updates $HOME/github-checkout
(cd data; ./update)

About

Lookup documentation for YaST APIs


Languages

Language:Ruby 92.3%Language:HTML 5.0%Language:Shell 2.7%