glennpratt / drupal-satis
Extends Satis to crawl drupal.org for composer projects.
dev-master
2012-10-14 00:25 UTC
Requires
- composer/composer: 1.0.x-dev
- composer/satis: dev-master
- fabpot/goutte: 1.0.x-dev
This package is not auto-updated.
Last update: 2025-03-29 17:25:33 UTC
README
Extends Satis to crawl drupal.org for composer projects.
bin/drupal-satis
First, populate satis.json
with minimum composer details, name, description.
Crawl sites to add potential project to satis.json
bin/drupal-satis crawl
Gather package info and build Satis HTML in package directory.
bin/drupal-satis build satis.json packages
If you get errors, remove the repository in question from satis.json
. If it's invalid JSON, you might open an issue with the project in question.
Checkout the HTML.
open packages/index.html