AOEpeople/satis

Name: satis

Owner: AOE

Description: Simple static Composer repository generator

Forked from: composer/satis

Created: 2016-01-19 12:13:59.0

Updated: 2016-01-19 12:14:00.0

Pushed: 2016-01-20 13:33:23.0

Homepage:

Size: 383

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Satis - Package Repository Generator

Simple static Composer repository generator.

It uses any composer.json file as input and dumps all the required (according to their version constraints) packages into a Composer Repository file.

Build Status

Usage

Read the more detailed instructions in the documentation.

Updating

Updating is as simple as running git pull && php composer.phar install in the satis directory.

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Fork the project, create a feature branch, and send us a pull request.

Requirements

PHP 5.3+

Authors

Jordi Boggiano - j.boggiano@seld.be - http://twitter.com/seldaek - http://seld.be
Nils Adermann - naderman@naderman.de - http://twitter.com/naderman - http://www.naderman.de

See also the list of contributors who participated in this project.

Community Tools
License

Satis is licensed under the MIT License - see the LICENSE file for details


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.