forked from jan/debianmemberportfolio
Change for more useful documentation
This commit is contained in:
parent
772397f222
commit
875eb57d35
1 changed files with 6 additions and 15 deletions
21
README.txt
21
README.txt
|
@ -1,20 +1,11 @@
|
|||
This file is for you to describe the ddportfolioservice
|
||||
application. Typically you would include information such as the
|
||||
information below:
|
||||
|
||||
Installation and Setup
|
||||
======================
|
||||
This is the source code for the Debian Member Portfolio Service
|
||||
application [0].
|
||||
|
||||
Install ``ddportfolioservice`` using easy_install::
|
||||
Cf. https://debian-member-portfolio-service.readthedocs.org/ for more
|
||||
documentation (or its source in docs/source/devdocs.rst), including
|
||||
how to configure a development environment.
|
||||
|
||||
easy_install ddportfolioservice
|
||||
|
||||
Make a config file as follows::
|
||||
[0] http://wiki.debian.org/DDPortfolio
|
||||
|
||||
paster make-config ddportfolioservice config.ini
|
||||
|
||||
Tweak the config file as appropriate and then setup the application::
|
||||
|
||||
paster setup-app config.ini
|
||||
|
||||
Then you are ready to go.
|
||||
|
|
Loading…
Reference in a new issue