Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 804 Bytes

README.rdoc

File metadata and controls

32 lines (19 loc) · 804 Bytes

HAMwiki

by Colin Campbell-McPherson (colin@logaan.net)

github.com/logaan/hamwiki

DESCRIPTION:

200 lines of code, to manage all your documents in a microsecond, or your money back.

DOCUMENTATION

You’re looking at it.

INSTALLATION

If you have the github gem source simple run ‘gem install logaan-hamwiki’. Or to build the gem yourself run ‘rake package’ from the root directory to build the gem.

USAGE

  • Run the server on your host (this can be your local box)

  • Point a browser at the host on port 9292

  • Click some links, read some text

CONTRIBUTE:

Latest code is available at github.com/logaan/hamwiki

The ‘master’ branch can be cloned with:

$ git clone git://github.com/logaan/hamwiki.git

Contact me via email or github and I’ll merge in your work!