This repository was archived by the owner on Nov 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Code for pearhub.org
offers/pearhub
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the source code for the pearhub.org website, where you can register pear packages and have them published.
Install
---
Create a database, and make a copy of `config/development.inc.php` to `config/local.inc.php`. Then edit it.
Copy `config/pirum.xml.dist` to `config/pirum.xml` and edit it too.
Run `script/install`
You need to have a couple of dependencies installed on your system, such as svn and git.
You also need to install a cronjob to run the following tasks periodically:
script/tasks sweep_projects
script/tasks build_pending_releases
You might install them to run every 5 minutes or so, in sequence.
---
All code is copyright by Troels Knak-Nielsen, 2010, and is hereby freely available under the BSD license.
About
Code for pearhub.org
Resources
Stars
Watchers
Forks
Packages 0
No packages published