glennpratt / drupal-satis
Extends Satis to crawl drupal.org for composer projects.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/glennpratt/drupal-satis
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-10-25 20:31:28 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