mwayi/merlin

A generic boilerplate installer

0.1.0 2016-12-18 14:28 UTC

This package is not auto-updated.

Last update: 2024-05-25 18:20:50 UTC


README

A generic boilerplate installer that encourages the capture of standards and patterns into helpful starter packs.

Simply point the installer to a zip file resource and tell it where to download.

merlin install <src> <dest>

merlin install https://example.com/project/master.zip path/to/new/project

Installation

git clone 
composer install

Todo

  • Add token replacement

Tests

php vendor/bin/phpunit