dev-master
9999999-devExtends Satis to crawl drupal.org for composer projects.
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
Extends Satis to crawl drupal.org for composer projects.
Extends Satis to crawl drupal.org for composer projects., (*1)
bin/drupal-satis, (*2)
First, populate satis.json with minimum composer details, name, description., (*3)
Crawl sites to add potential project to satis.json, (*4)
bin/drupal-satis crawl, (*5)
Gather package info and build Satis HTML in package directory., (*6)
bin/drupal-satis build satis.json packages, (*7)
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., (*8)
Checkout the HTML., (*9)
open packages/index.html, (*10)
Extends Satis to crawl drupal.org for composer projects.
MIT