I'm looking for a wiki that can be edited from the web and also a command line client. Any ideas?

link|improve this question

63% accept rate
1  
see the answers to this similar question. – quack quixote Apr 28 '10 at 19:46
feedback

4 Answers

Have a look at PMWiki. It's based on flat files which can be edited directly from the command line using your favorite editor.

link|improve this answer
feedback

Github just released a wiki engine that can do this and is backed by git.

link|improve this answer
feedback

There is DokuWiki, which also uses flat file storage.

link|improve this answer
feedback
up vote 0 down vote accepted

I use jekyll in github pages as wiki, and everything with git.

is really Great!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.