Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 922 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 922 Bytes

Skinny Plugin Installer

StyleCI Stable Version Downloads License
StyleCI Latest Stable Version Total Downloads License

A composer installer for installing Skinny plugins.

Usage

Your plugins themselves do not need to require skinnybot/plugin-installer. They only need to specify the type in their composer config :

"type": "skinny-plugin"