Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 355 Bytes

File metadata and controls

18 lines (13 loc) · 355 Bytes

UWIKI simple wiki app

uwiki is an extremely simple wiki webapp built in a very short time, just for fun.

INSTALL / USAGE

  1. Download this repository
  2. Go into the sources directory
  3. bundle check -> bundle install
  4. ruby uwiki.rb
  5. open localhost:4567

COPYING

uwiki is free, enjoy it.