root/notsoquickwiki/trunk/README.txt

Revision 81, 487 bytes (checked in by phil, 4 years ago)

Initial import into public svn

Line 
1This file is for you to describe the NotSoQuickWiki application. Typically
2you would include information such as the information below:
3
4Installation and Setup
5======================
6
7Install ``NotSoQuickWiki`` using easy_install::
8
9    easy_install NotSoQuickWiki
10
11Make a config file as follows::
12
13    paster make-config NotSoQuickWiki config.ini
14   
15Tweak the config file as appropriate and then setup the application::
16
17    paster setup-app config.ini
18   
19Then you are ready to go.
Note: See TracBrowser for help on using the browser.