Skip to content

goblindegook/satis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satis - Package Repository Generator

Static Composer repository.

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

Usage

  • Install dependencies: npm install
  • Build the repository: gulp [build]
  • Deploy the repository: gulp deploy

Find out more about Satis in the documentation.

Updating

Updating is as simple as running composer update in the satis directory.

About

Personal Satis repository for Composer packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published