Simple static Composer repository generator for QuaDrupal packages.
If you do not have robo
installed globally, run
composer install
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