Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
macagua committed Mar 12, 2013
1 parent 6a2e82a commit 23d587e
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.rst
Expand Up @@ -17,14 +17,20 @@ User guide

Just execute the following commands: ::

$ virtualenv .
$ source ./bin/activate
$ python bootstrap.py
$ ./bin/buildout -vN
$ ./bin/buildout -vvvN
$ desactivate

The first time you should be initialize your mirror, executing the following commands: ::

The first time you should be initialize your mirror, executing the following
commands: ::

$ ./bin/pypimirror --initial-fetch --follow-external-links --follow-external-index-pages ./pypimirror.cfg

Later a crontab task does synchronization packages, you can see the crontab task defined, with the follow command: ::
Later a crontab task does synchronization packages, you can see the crontab
task defined, with the follow command: ::

$ crontab -l

Expand All @@ -36,7 +42,8 @@ GPL 2 version (GPL 2)
Authors
=======

pypimirror.buildout the first configuration of these scripts took place at the `Cenditel fundation`_ since 2010 and involved the following persons:
pypimirror.buildout the first configuration of these scripts took place at the
`Cenditel fundation`_ since 2010 and involved the following persons:

- Dhionel Diaz <ddiaz AT cenditel DOT gob.ve>
- Leonardo J. Caballero G. <leonardocaballero AT gmail DOT com>
Expand Down

0 comments on commit 23d587e

Please sign in to comment.