2017 © Pedro Peláez
 

library drupal-satis

Extends Satis to crawl drupal.org for composer projects.

image

glennpratt/drupal-satis

Extends Satis to crawl drupal.org for composer projects.

  • Sunday, October 14, 2012
  • by glennpratt
  • Repository
  • 0 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

drupal-satis

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)

The Versions

14/10 2012

dev-master

9999999-dev

Extends Satis to crawl drupal.org for composer projects.

  Sources   Download

MIT

The Requires