Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 564 Bytes

File metadata and controls

16 lines (10 loc) · 564 Bytes

#Zynesis Composer Repository

Zynesis own Composer repository for in-house use with forked or non-open packages, or semi-open packages that we do not want to pollute Packagist with.

http://zynesis.github.io/composer-repository/

Set up

  1. Set up Composer
  2. composer install to install the dependencies of satis.

Update

  1. Edit satis.json and add/remove repositories in master branch.
  2. bin/satis build
  3. Copy the content in gh-pages/ into gh-pages branch of this repository.