Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 642 Bytes

QuaDrupal Packages

Build status

Simple static Composer repository generator for QuaDrupal packages.

Prepare

If you do not have robo installed globally, run

composer install

Build

If you have global robo installed, run

robo build

Otherwise after installing composer dependencies, run

composer build

If you want to build and publish in one command, run

robo build --publish

Using composer, run

composer build -- --publish