2017 © Pedro Peláez
 

library pebble-installer

image

rareloop/pebble-installer

  • Wednesday, July 18, 2018
  • by rareloop
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Installer for a Lumberjack & Primer site with Bedrock

Usage

Install this package globally via Composer:, (*1)

composer global require rareloop/pebble-installer

You can then scaffold out a new Lumberjack/Primer/Bedrock site using:, (*2)

pebble new my-site

The above command will create a folder in your current directory called my-site which contains Bedrock with Lumberjack & Primer ready to go., (*3)

Options

  • --with-trellis: Set up the project with Trellis for deployment.
  • --with-hatchet: Also install the Hatchet CLI tool.

The Versions