Skip to content

Composer repository to with several libraries required by Openfed

License

Notifications You must be signed in to change notification settings

openfed/openfed-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openfed Composer Repository

This is composer repository to speed up packages installation in Openfed.

To use Openfed Libraries, your project composer.json should contain:

"repositories": [
	{
		"type": "composer",
		"url": "https://openfed.github.io/openfed-libraries/"
	},
]

Head over to https://openfed.github.io/openfed-libraries/ to browse available packages.

NOTE: actual composer repository is on gh-pages branch

Update Openfed Libraries

This project makes use of Satis and it's using its master branch

To update the available libraries, you'll have to:

  • Update satis.json to add more libraries, always keeping the old versions to assure retro-compatibility.
  • Run "make" in order for satis to generate the new files.
  • Commit the updated files to master branch
  • Commit the contents of "dist" folder to gh-pages branch

About

Composer repository to with several libraries required by Openfed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •