2017 © Pedro Peláez
 

cli boxfile

Command to handle freistil Boxfiles anywhere

image

machbarmacher/boxfile

Command to handle freistil Boxfiles anywhere

  • Friday, January 26, 2018
  • by axel-rutz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 5 Versions
  • 27 % Grown

The README.md

boxfile

This is a tool for applying Boxfile specifics to your project. A Boxfile is a configuration file for a Freistilbox site., (*1)

Installation

The tool can be installed via Composer., (*2)

composer require machbarmacher/boxfile

Kudos

Thanks to derhasi for the V1 implementation., (*3)

Command

Creating symlinks for environment specific paths., (*4)

./vendor/bin/boxfile symlink [env] --boxfile=Boxfile --docroot=docroot

Example boxfile

version: 1.0
shared_folders:
  - sites/default/files
env_specific_files:
  .htaccess:
    local: .htaccess.local
    staging: .htaccess.stage
  sites/default/settings.php:
    local: settings.local.php
    staging: settings.stage.php

With ./vendor/bin/boxfile local symlinks for the given example will be applied., (*5)

The Versions

26/01 2018

dev-master

9999999-dev

Command to handle freistil Boxfiles anywhere

  Sources   Download

GPLv2+ GPL-2.0-or-later

The Requires

 

by Axel Rutz

25/12 2017

0.1.3

0.1.3.0

Command to handle freistil Boxfiles anywhere

  Sources   Download

GPLv2+

The Requires

 

by Axel Rutz

21/10 2017

0.1.2

0.1.2.0

Command to handle freistil Boxfiles anywhere

  Sources   Download

GPLv2+

The Requires

 

by Axel Rutz

20/11 2015

0.1.1

0.1.1.0

Command to handle freistil Boxfiles anywhere

  Sources   Download

GPLv2+

The Requires

 

05/08 2015

0.1.0

0.1.0.0

Command to handle freistil Boxfiles anywhere

  Sources   Download

GPLv2+

The Requires