2017 © Pedro Peláez
 

project edition-twig-standard

Fork from Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

image

mytoysgroup/edition-twig-standard

Fork from Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

  • Thursday, February 11, 2016
  • by mytoysgroup
  • Repository
  • 2 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 31 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Pattern Lab Standard Edition for Twig [DEVELOPER PREVIEW]

The Standard Edition for Twig gives developers and designers a clean and stable base from which to develop a Twig-based pattern library., (*1)

Packaged Components

The Standard Edition for Twig comes with the following components:, (*2)

Installing

There are two methods for downloading and installing the Standard Edition for Twig:, (*3)

Download a pre-built project

The fastest way to get started with the Standard Edition for Twig is to download the pre-built version from the releases page. The pre-built project comes with the Base StarterKit for Twig installed by default., (*4)

Please note: Pattern Lab uses Composer to manage project dependencies. To upgrade the Standard Edition for Twig or to install plug-ins you'll need to install Composer. We recommend that you install it globally., (*5)

Use Composer to create a project

Pattern Lab uses Composer to manage project dependencies., (*6)

1. Install Composer

Please follow the directions for installing Composer on the Composer website. We recommend you install it globally., (*7)

2. Install the Standard Edition for Twig

Use Composer's create-project command to install the Standard Edition for Twig into a location of your choosing. In Terminal type:, (*8)

cd install/location/
composer create-project pattern-lab/edition-twig-standard your-project-name && cd $_

This will install the Standard Edition for Twig into a directory called your-project-name in install/location/. During the set-up process you will be asked to install an appropriate StarterKit. You will be automatically dropped into the project directory after the process is finished., (*9)

Updating Pattern Lab

To update Pattern Lab please refer to each component's GitHub repository. The components are listed at the top of the README., (*10)

Helpful Commands

These are some helpful commands you can use on the command line for working with Pattern Lab., (*11)

List all of the available commands

To list all available commands type:, (*12)

php core/console --help

To list the options for a particular command type:, (*13)

php core/console --help --[command]

Generate Pattern Lab

To generate the front-end for Pattern Lab type:, (*14)

php core/console --generate

Watch for changes and re-generate Pattern Lab

To watch for changes and re-generate the front-end for Pattern Lab type:, (*15)

php core/console --watch

Start a server to view Pattern Lab

You can use PHP's built-in web server to review your Pattern Lab project in a browser. In a seperate window type:, (*16)

php core/console --server

Then open http://localhost:8080 in your browser., (*17)

Install a StarterKit

To install a near-empty StarterKit as a starting point for your project type:, (*18)

php core/console --starterkit --init

To install a specific StarterKit from GitHub type:, (*19)

php core/console --starterkit --install <starterkit-vendor/starterkit-name>

The Versions

29/01 2016

v0.7.0

0.7.0.0

Fork from Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

  Sources   Download

MIT

The Requires

 

by Ingo Beyerlein
by Mirko Zseby

pattern lab

29/01 2016

v0.7.1

0.7.1.0

Fork from Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

  Sources   Download

MIT

The Requires

 

by Ingo Beyerlein
by Mirko Zseby

pattern lab

07/03 2015

v0.6.6

0.6.6.0 http://patternlab.io

Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

  Sources   Download

MIT

The Requires

 

pattern lab

07/03 2015

dev-dev

dev-dev http://patternlab.io

Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.

  Sources   Download

MIT

The Requires

 

pattern lab